Skip to content

Commit 0817984

Browse files
committed
Rename Navigation menu entry to App Navigation
1 parent 81df6a5 commit 0817984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ export default defineConfig({
156156
{ text: "Backend", link: "/development/events/backend" },
157157
{ text: "Frontend", link: "/development/events/frontend" },
158158
{ text: "Action", link: "/development/events/follow_up" },
159-
{ text: "Navigation", link: "/development/navigation/inner_cross_app" },
159+
{ text: "App Navigation", link: "/development/navigation/inner_cross_app" },
160160
{ text: "Error", link: "/development/messages/errors" },
161161
],
162162
},

0 commit comments

Comments
 (0)