Skip to content

Commit

Permalink
annotation path
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspercliff committed Aug 19, 2024
1 parent dea912c commit a05f388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/configs/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export const sidebar = {
items: [
{text: "ioc", link: "/java/framework/spring/core/ioc.md"},
{text: "aop", link: "/java/framework/spring/core/aop.md"},
{text: "annotation", link: "/java/framework/annotation/annotation.md"},
{text: "annotation", link: "/java/framework//spring/annotation/annotation.md"},
],
},
{
Expand Down

0 comments on commit a05f388

Please sign in to comment.