Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed duplicate data fetching overview page + links #33774

Merged
merged 5 commits into from Jan 29, 2022

Conversation

molebox
Copy link
Contributor

@molebox molebox commented Jan 28, 2022

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

@molebox
Copy link
Contributor Author

molebox commented Jan 28, 2022

We still get a 404 on the Overview page with these changes

docs/advanced-features/custom-error-page.md Outdated Show resolved Hide resolved
errors/gssp-export.md Outdated Show resolved Hide resolved
errors/page-data-collection-timeout.md Outdated Show resolved Hide resolved
examples/with-mux-video/README.md Outdated Show resolved Hide resolved
examples/with-iron-session/README.md Outdated Show resolved Hide resolved
leerob
leerob previously approved these changes Jan 28, 2022
@kodiakhq kodiakhq bot merged commit 1383612 into vercel:canary Jan 29, 2022
natew pushed a commit to natew/next.js that referenced this pull request Feb 16, 2022
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>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js docs team PRs by the Next.js docs team examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants