Skip to content

fix: broken links to Strapi API parameters page #140

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

Merged
merged 1 commit into from
May 26, 2021
Merged

fix: broken links to Strapi API parameters page #140

merged 1 commit into from
May 26, 2021

Conversation

Kapcash
Copy link
Contributor

@Kapcash Kapcash commented May 20, 2021

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

The link https://strapi.io/documentation/v3.x/content-api/parameters.html is broken, it redirects to a 404 page.
I updated it to https://strapi.io/documentation/developer-docs/latest/developer-resources/content-api/content-api.html#api-parameters which seems to be the equivalent new page.

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

No tests since I just updated the documentation markdown.

@benjamincanac benjamincanac merged commit 4cda013 into nuxt-modules:master May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants