Skip to content

Commit 81df6a5

Browse files
committed
Rename Follow-up menu entry to Action
1 parent 5a27f67 commit 81df6a5

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
@@ -155,7 +155,7 @@ export default defineConfig({
155155
{ text: "Life Cycle", link: "/development/controller/life_cycle" },
156156
{ text: "Backend", link: "/development/events/backend" },
157157
{ text: "Frontend", link: "/development/events/frontend" },
158-
{ text: "Follow-up", link: "/development/events/follow_up" },
158+
{ text: "Action", link: "/development/events/follow_up" },
159159
{ text: "Navigation", link: "/development/navigation/inner_cross_app" },
160160
{ text: "Error", link: "/development/messages/errors" },
161161
],

0 commit comments

Comments
 (0)