Skip to content

Commit 75658b8

Browse files
docs: Delete empty optimizing folder (vercel#78966)
Cleaning up 🧹
1 parent 48e7390 commit 75658b8

File tree

4 files changed

+3
-57
lines changed

4 files changed

+3
-57
lines changed

docs/01-app/03-building-your-application/06-optimizing/index.mdx

Lines changed: 0 additions & 46 deletions
This file was deleted.

docs/01-app/03-building-your-application/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ The sections and pages are organized sequentially, from basic to advanced, so yo
1111

1212
<AppOnly>
1313

14-
If you're new to Next.js, we recommend starting with the [Routing](/docs/app/building-your-application/routing), [Rendering](/docs/app/building-your-application/rendering), [Data Fetching](/docs/app/building-your-application/data-fetching) and [Styling](/docs/app/building-your-application/styling) sections, as they introduce the fundamental Next.js and web concepts to help you get started. Then, you can dive deeper into the other sections such as [Optimizing](/docs/app/building-your-application/optimizing). Finally, once you're ready, checkout the [Deploying](/docs/app/getting-started/deploying) and [Upgrading](/docs/app/guides/upgrading) sections.
14+
If you're new to Next.js, we recommend starting with the [Routing](/docs/app/building-your-application/routing), [Rendering](/docs/app/building-your-application/rendering), [Data Fetching](/docs/app/building-your-application/data-fetching) and [Styling](/docs/app/building-your-application/styling) sections, as they introduce the fundamental Next.js and web concepts to help you get started. Finally, once you're ready, checkout the [Deploying](/docs/app/getting-started/deploying) and [Upgrading](/docs/app/guides/upgrading) sections.
1515

1616
</AppOnly>
1717

1818
<PagesOnly>
1919

20-
If you're new to Next.js, we recommend starting with the [Routing](/docs/pages/building-your-application/routing), [Rendering](/docs/pages/building-your-application/rendering), [Data Fetching](/docs/pages/building-your-application/data-fetching) and [Styling](/docs/pages/building-your-application/styling) sections, as they introduce the fundamental Next.js and web concepts to help you get started. Then, you can dive deeper into the other sections such as [Optimizing](/docs/pages/building-your-application/optimizing) and [Configuring](/docs/pages/building-your-application/configuring). Finally, once you're ready, checkout the [Deploying](/docs/pages/getting-started/deploying) and [Upgrading](/docs/pages/guides/upgrading) sections.
20+
If you're new to Next.js, we recommend starting with the [Routing](/docs/pages/building-your-application/routing), [Rendering](/docs/pages/building-your-application/rendering), [Data Fetching](/docs/pages/building-your-application/data-fetching) and [Styling](/docs/pages/building-your-application/styling) sections, as they introduce the fundamental Next.js and web concepts to help you get started. Then, you can dive deeper into the other sections such as [Configuring](/docs/pages/building-your-application/configuring). Finally, once you're ready, checkout the [Deploying](/docs/pages/getting-started/deploying) and [Upgrading](/docs/pages/guides/upgrading) sections.
2121

2222
</PagesOnly>

docs/02-pages/03-building-your-application/05-optimizing/index.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/04-community/01-contribution-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ For information that is important but not critical, use notes. Notes are a good
328328
Related Links guide the user's learning journey by adding links to logical next steps.
329329

330330
- Links will be displayed in cards under the main content of the page.
331-
- Links will be automatically generated for pages that have child pages. For example, the [Optimizing](/docs/app/building-your-application/optimizing) section has links to all of its child pages.
331+
- Links will be automatically generated for pages that have child pages.
332332

333333
Create related links using the `related` field in the page's metadata.
334334

0 commit comments

Comments
 (0)