Skip to content

Commit c5fbcc3

Browse files
authored
docs: Fix broken link in remote section (#78)
1 parent 427f46f commit c5fbcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/1.getting-started/4.remote-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default defineNuxtConfig({
4949
```
5050

5151
::important
52-
You should not use the `remote` option in your `nuxt.config` file in production if you are deploying your project to NuxtHub or Cloudflare Pages. Use it in production only when you are [connecting from other Nuxt projects](#other-nuxt-projects).
52+
You should not use the `remote` option in your `nuxt.config` file in production if you are deploying your project to NuxtHub or Cloudflare Pages. Use it in production only when you are [connecting from external Nuxt projects](#external-nuxt-projects).
5353
::
5454

5555
::note

0 commit comments

Comments
 (0)