rsnext/docs/api-reference/next.config.js
Rich Haines 138361208c
Fixed duplicate data fetching overview page + links (#33774)
This PR removes the duplicate overview link for data fetching, and fixes the corresponding links

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`


Co-authored-by: Lee Robinson <9113740+leerob@users.noreply.github.com>
Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-01-29 02:52:40 +00:00
..
basepath.md Clarify rewrites and other docs cleanup. (#24890) 2021-05-07 13:09:15 +00:00
build-indicator.md Add config support for build activity indicator position (#30109) 2021-11-03 21:17:36 +00:00
cdn-support-with-asset-prefix.md Refactor data fetching API docs (#30615) 2022-01-12 08:56:51 +01:00
compression.md Remove outdated documentation (#20714) 2021-01-04 10:45:57 +01:00
configuring-onDemandEntries.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
configuring-the-build-id.md fix(docs): Fix typo in Custom Build Id docs (#33515) 2022-01-21 04:12:53 +00:00
custom-page-extensions.md Add middleware examples to custom page extensions (#31545) 2021-11-17 18:03:02 +00:00
custom-webpack-config.md Remove snippet that is not recommended. (#25220) 2021-05-19 11:56:53 +02:00
disabling-etag-generation.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
disabling-http-keep-alive.md Add next.config.js option to override default keepAlive (#27709) 2021-08-03 00:38:42 +00:00
disabling-x-powered-by.md x-powered-by is added to response, not request (#13037) 2020-05-18 12:58:29 -04:00
environment-variables.md Remove reference to now env example (#17341) 2020-09-24 18:30:39 +00:00
exportPathMap.md Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
headers.md Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
ignoring-eslint.md [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
ignoring-typescript-errors.md Strip out dead code for ignoreDevErrors (#12941) 2020-05-15 13:30:01 -04:00
introduction.md docs(next-config): extend phase lines reference (#31711) 2021-11-25 10:37:18 +00:00
react-strict-mode.md Improve React Strict Mode documentation. (#28139) 2021-08-15 17:44:00 +00:00
redirects.md Remove outdated & possibly confusing statement about redirects (#33224) 2022-01-12 17:32:23 +00:00
rewrites.md Refactor data fetching API docs (#30615) 2022-01-12 08:56:51 +01:00
runtime-configuration.md Update docs to use <Image> instead of <img> (#19160) 2020-11-13 23:43:05 +00:00
setting-a-custom-build-directory.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
static-optimization-indicator.md Bring back indicator documentation with a note that the feature has been removed 2021-01-05 12:47:52 +01:00
trailing-slash.md Clarify rewrites and other docs cleanup. (#24890) 2021-05-07 13:09:15 +00:00
url-imports.md Fix heading levels in URL imports docs. (#31163) 2021-11-08 17:51:05 +00:00