diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index aba7189..7a469b9 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -19,7 +19,7 @@ export default { { text: 'HTTP Integration', link: '/core/embed' }, { text: 'Request Routing', link: '/core/routing' }, { text: 'Management API', link: '/core/management' }, - { text: 'Media Storage', link: '/core/blossom' }, + { text: 'Media Storage (Blossom)', link: '/core/blossom' }, ] }, {