rsnext/docs/api-reference
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
..
data-fetching Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
next Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
next.config.js Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
cli.md feat(cli): introduce next info CLI command (#32972) 2022-01-04 15:35:32 +00:00
create-next-app.md Fixes #33153: Updating cross-references from master to main + canary (#33198) 2022-01-12 02:55:35 +01:00
edge-runtime.md web runtime: add AbortController & AbortSignal (#32089) 2021-12-21 17:12:53 +00:00