We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a009866 commit ddd2e41Copy full SHA for ddd2e41
packages/devtools/client/pages/modules/storage.vue
@@ -193,7 +193,7 @@ async function renameCurrentItem() {
193
</div>
194
<NPanelGrids v-else>
195
<NCard px6 py4>
196
- Select one key to start.<br>Learn more about <NLink href="https://nitro.unjs.io/guide/introduction/storage" n="orange" target="_blank">
+ Select one key to start.<br>Learn more about <NLink href="https://nitro.unjs.io/guide/storage" n="orange" target="_blank">
197
Nitro storage
198
</NLink>
199
</NCard>
0 commit comments