Skip to content

Commit 47ea684

Browse files
committed
docs: add more 4.x prefixes in urls
1 parent edc02e2 commit 47ea684

File tree

133 files changed

+314
-317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+314
-317
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
attributes:
77
value: |
88
Please carefully read the contribution docs before creating a bug report
9-
👉 https://nuxt.com/docs/community/reporting-bugs
9+
👉 https://nuxt.com/docs/4.x/community/reporting-bugs
1010
1111
Please use a template below to create a minimal reproduction
1212
[![Open v4 in Stackblitz](https://img.shields.io/badge/Stackblitz-Nuxt%204-blue?style=flat-square&logo=stackblitz)](https://stackblitz.com/github/nuxt/starter/tree/v4-stackblitz) [![Open v3 in Stackblitz](https://img.shields.io/badge/Stackblitz-Nuxt%203-blue?style=flat-square&logo=stackblitz)](https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz)
@@ -23,7 +23,7 @@ body:
2323
id: reproduction
2424
attributes:
2525
label: Reproduction
26-
description: Please provide a link to a repo that can reproduce the problem you ran into. A [**minimal reproduction**](https://nuxt.com/docs/community/reporting-bugs#create-a-minimal-reproduction) is required unless you are absolutely sure that the issue is obvious and the provided information is enough to understand the problem. If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "need reproduction" label. If no reproduction is provided we might close it.
26+
description: Please provide a link to a repo that can reproduce the problem you ran into. A [**minimal reproduction**](https://nuxt.com/docs/4.x/community/reporting-bugs#create-a-minimal-reproduction) is required unless you are absolutely sure that the issue is obvious and the provided information is enough to understand the problem. If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "need reproduction" label. If no reproduction is provided we might close it.
2727
placeholder: Reproduction
2828
validations:
2929
required: true

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
Thank you for taking the time to fill out this feature request!
99
1010
Please carefully read the contribution docs before suggesting a new feature
11-
👉 https://nuxt.com/docs/community/contribution/#creating-an-issue
11+
👉 https://nuxt.com/docs/4.x/community/contribution/#creating-an-issue
1212
- type: textarea
1313
id: feature-description
1414
attributes:
@@ -31,7 +31,7 @@ body:
3131
label: Final checks
3232
description: Before submitting, please make sure you do the following
3333
options:
34-
- label: Read the [contribution guide](https://nuxt.com/docs/community/contribution).
34+
- label: Read the [contribution guide](https://nuxt.com/docs/4.x/community/contribution).
3535
required: true
3636
- label: Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).
3737
required: true

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Before creating the pull request, please make sure you do the following:
1414
1515
- Check that there isn't already a PR that solves the problem the same way. If you find a duplicate, please help us reviewing it.
16-
- Read the contribution docs at https://nuxt.com/docs/community/contribution
16+
- Read the contribution docs at https://nuxt.com/docs/4.x/community/contribution
1717
- Ensure that PR title follows conventional commits (https://www.conventionalcommits.org)
1818
- Update the corresponding documentation if needed.
1919
- Include relevant tests that fail without this PR but pass with it.

.github/reproduire/needs-reproduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Would you be able to provide a **minimal** [reproduction](https://nuxt.com/docs/community/reporting-bugs/#create-a-minimal-reproduction)? 🙏
1+
Would you be able to provide a **minimal** [reproduction](https://nuxt.com/docs/4.x/community/reporting-bugs/#create-a-minimal-reproduction)? 🙏
22

33
<details>
44
<summary>More info</summary>
@@ -23,7 +23,7 @@ Please use a template below to create a minimal reproduction
2323

2424
A public GitHub repository is also perfect. 👌
2525

26-
Please ensure that the reproduction is as **minimal** as possible. See more details [in our guide](https://nuxt.com/docs/community/reporting-bugs/#create-a-minimal-reproduction).
26+
Please ensure that the reproduction is as **minimal** as possible. See more details [in our guide](https://nuxt.com/docs/4.x/community/reporting-bugs/#create-a-minimal-reproduction).
2727

2828
You might also find these other articles interesting and/or helpful:
2929

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,13 @@ Discover our [list of modules](https://nuxt.com/modules) to supercharge your Nux
9393
We invite you to contribute and help improve Nuxt 💚
9494

9595
Here are a few ways you can get involved:
96-
- **Reporting Bugs:** If you come across any bugs or issues, please check out the [reporting bugs guide](https://nuxt.com/docs/community/reporting-bugs) to learn how to submit a bug report.
97-
- **Suggestions:** Have ideas to enhance Nuxt? We'd love to hear them! Check out the [contribution guide](https://nuxt.com/docs/community/contribution) to share your suggestions.
98-
- **Questions:** If you have questions or need assistance, the [getting help guide](https://nuxt.com/docs/community/getting-help) provides resources to help you out.
96+
- **Reporting Bugs:** If you come across any bugs or issues, please check out the [reporting bugs guide](https://nuxt.com/docs/4.x/community/reporting-bugs) to learn how to submit a bug report.
97+
- **Suggestions:** Have ideas to enhance Nuxt? We'd love to hear them! Check out the [contribution guide](https://nuxt.com/docs/4.x/community/contribution) to share your suggestions.
98+
- **Questions:** If you have questions or need assistance, the [getting help guide](https://nuxt.com/docs/4.x/community/getting-help) provides resources to help you out.
9999

100100
## <a name="local-development">🏠 Local Development</a>
101101

102-
Follow the docs to [Set Up Your Local Development Environment](https://nuxt.com/docs/community/framework-contribution#setup) to contribute to the framework and documentation.
102+
Follow the docs to [Set Up Your Local Development Environment](https://nuxt.com/docs/4.x/community/framework-contribution#setup) to contribute to the framework and documentation.
103103

104104
## <a name="professional-support">🛟 Professional Support</a>
105105

docs/1.getting-started/01.introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Overall, server-side rendering can provide a faster and more efficient user expe
4444
As Nuxt is a versatile framework, it gives you the possibility to statically render your whole application to a static hosting with `nuxt generate`,
4545
disable SSR globally with the `ssr: false` option or leverage hybrid rendering by setting up the `routeRules` option.
4646

47-
:read-more{title="Nuxt rendering modes" to="/docs/guide/concepts/rendering"}
47+
:read-more{title="Nuxt rendering modes" to="/docs/4.x/guide/concepts/rendering"}
4848

4949
### Server engine
5050

@@ -54,19 +54,19 @@ In development, it uses Rollup and Node.js workers for your server code and cont
5454

5555
In production, Nitro builds your app and server into one universal `.output` directory. This output is light: minified and removed from any Node.js modules (except polyfills). You can deploy this output on any system supporting JavaScript, from Node.js, Serverless, Workers, Edge-side rendering or purely static.
5656

57-
:read-more{title="Nuxt server engine" to="/docs/guide/concepts/server-engine"}
57+
:read-more{title="Nuxt server engine" to="/docs/4.x/guide/concepts/server-engine"}
5858

5959
### Production-ready
6060

6161
A Nuxt application can be deployed on a Node or Deno server, pre-rendered to be hosted in static environments, or deployed to serverless and edge providers.
6262

63-
:read-more{title="Deployment section" to="/docs/getting-started/deployment"}
63+
:read-more{title="Deployment section" to="/docs/4.x/getting-started/deployment"}
6464

6565
### Modular
6666

6767
A module system allows you to extend Nuxt with custom features and integrations with third-party services.
6868

69-
:read-more{title="Nuxt Modules Concept" to="/docs/guide/concepts/modules"}
69+
:read-more{title="Nuxt Modules Concept" to="/docs/4.x/guide/concepts/modules"}
7070

7171
### Architecture
7272

docs/1.getting-started/02.installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ Well done! A browser window should automatically open for <http://localhost:3000
115115

116116
Now that you've created your Nuxt project, you are ready to start building your application.
117117

118-
:read-more{title="Nuxt Concepts" to="/docs/guide/concepts"}
118+
:read-more{title="Nuxt Concepts" to="/docs/4.x/guide/concepts"}

docs/1.getting-started/03.configuration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default defineNuxtConfig({
2020

2121
This file will often be mentioned in the documentation, for example to add custom scripts, register modules or change rendering modes.
2222

23-
::read-more{to="/docs/api/configuration/nuxt-config"}
23+
::read-more{to="/docs/4.x/api/configuration/nuxt-config"}
2424
Every option is described in the **Configuration Reference**.
2525
::
2626

@@ -96,7 +96,7 @@ const runtimeConfig = useRuntimeConfig()
9696
</script>
9797
```
9898

99-
:read-more{to="/docs/guide/going-further/runtime-config"}
99+
:read-more{to="/docs/4.x/guide/going-further/runtime-config"}
100100

101101
## App Configuration
102102

@@ -124,7 +124,7 @@ const appConfig = useAppConfig()
124124
</script>
125125
```
126126

127-
:read-more{to="/docs/guide/directory-structure/app-config"}
127+
:read-more{to="/docs/4.x/guide/directory-structure/app-config"}
128128

129129
## `runtimeConfig` vs. `app.config`
130130

@@ -187,7 +187,7 @@ export default defineNuxtConfig({
187187
})
188188
```
189189

190-
:read-more{to="/docs/api/configuration/nuxt-config#vue"}
190+
:read-more{to="/docs/4.x/api/configuration/nuxt-config#vue"}
191191

192192
### With webpack
193193

@@ -205,7 +205,7 @@ export default defineNuxtConfig({
205205
})
206206
```
207207

208-
:read-more{to="/docs/api/configuration/nuxt-config#loaders"}
208+
:read-more{to="/docs/4.x/api/configuration/nuxt-config#loaders"}
209209

210210
### Enabling Experimental Vue Features
211211

@@ -223,4 +223,4 @@ export default defineNuxtConfig({
223223

224224
Since Nuxt 3.9 and Vue 3.4, `reactivityTransform` has been moved from Vue to Vue Macros which has a [Nuxt integration](https://vue-macros.dev/guide/nuxt-integration.html).
225225

226-
:read-more{to="/docs/api/configuration/nuxt-config#vue-1"}
226+
:read-more{to="/docs/4.x/api/configuration/nuxt-config#vue-1"}

docs/1.getting-started/04.views.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To use pages, create an `app/pages/index.vue` file and add `<NuxtPage />` compon
8282

8383
::
8484

85-
:read-more{title="Routing Section" to="/docs/getting-started/routing"}
85+
:read-more{title="Routing Section" to="/docs/4.x/getting-started/routing"}
8686

8787
## Layouts
8888

@@ -162,4 +162,4 @@ export default defineNitroPlugin((nitroApp) => {
162162
})
163163
```
164164

165-
:read-more{to="/docs/guide/going-further/hooks"}
165+
:read-more{to="/docs/4.x/guide/going-further/hooks"}

docs/1.getting-started/05.assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ For example, referencing an image file that will be processed if a build tool is
4444
```
4545

4646
::note
47-
Nuxt won't serve files in the [`app/assets/`](/docs/4.x/guide/directory-structure/app/assets) directory at a static URL like `/assets/my-file.png`. If you need a static URL, use the [`public/`](/docs/getting-started/assets#public-directory) directory.
47+
Nuxt won't serve files in the [`app/assets/`](/docs/4.x/guide/directory-structure/app/assets) directory at a static URL like `/assets/my-file.png`. If you need a static URL, use the [`public/`](/docs/4.x/getting-started/assets#public-directory) directory.
4848
::

0 commit comments

Comments
 (0)