Skip to content

Commit c2269ee

Browse files
committed
consolidate navigation
1 parent 8ead9d0 commit c2269ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/.vuepress/nav/en.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ module.exports = [
33
text: 'Guides',
44
items: [
55
{
6-
text: 'First steps with Maps',
6+
text: 'Taking Field Notes',
77
link: '/guides/input-tour/'
88
},
99
{
10-
text: 'My QGIS Project',
10+
text: 'Sharing my QGIS Project',
1111
link: '/guides/mergin-tour/'
1212
},
1313
{
14-
text: 'Projections (Advanced) ',
14+
text: 'Projections',
1515
link: '/guides/datum-shift/'
1616
}
1717
]

0 commit comments

Comments
 (0)