Skip to content

Commit ddd2e41

Browse files
authored
fix: nitro storage link (#220)
1 parent a009866 commit ddd2e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devtools/client/pages/modules/storage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ async function renameCurrentItem() {
193193
</div>
194194
<NPanelGrids v-else>
195195
<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">
196+
Select one key to start.<br>Learn more about <NLink href="https://nitro.unjs.io/guide/storage" n="orange" target="_blank">
197197
Nitro storage
198198
</NLink>
199199
</NCard>

0 commit comments

Comments
 (0)