Jan Fässler
Jan Fässler
Fix broken links in markdown and package.json files by updating the repository. ## Types of changes - [x] Chore (a non-breaking change which is related to package maintenance) - [...
### Description Links on npmjs.com and gatsbyjs.com referencing to the git repository of the following plugins are broken (404): - `gatsby-source-prismic` - `gatsby-plugin-prismic-previews` They point to an old repository. ###...
https://github.com/progressively-crew/progressively/blob/75995486cf7dc78860c82686939e52b4364135eb/websites/marketing/src/sections/Conclusion.astro#L12
### What does it do? Adds documentation for new route `/documentation//openapi.json` provided by the documentation plugin. **Preview:**  ### Why is it needed? This is needed to inform devs that...
### What does it do? Porting dev docs _"Adds documentation for new route `/documentation//openapi.json` provided by the documentation plugin."_ into v5. See https://github.com/strapi/documentation/pull/2159 for more information. ### Related issue(s)/PR(s) -...