strapi / strapi-docker

Install and run your first Strapi project using Docker
https://strapi.io
MIT License
1.16k stars 447 forks source link

Documentation site links need to be updated #286

Open CraftingGamerTom opened 3 years ago

CraftingGamerTom commented 3 years ago

Im new to strapi and trying to learn if Strapi is the correct solution for a project but its really hard to find the information I need when the links are broken.

For Example: https://github.com/strapi/strapi-docker the links to all the Strapi documentation shows a 404. Has it been moved?

https://strapi.io/documentation/developer-docs/latest/concepts/configurations.html#dynamic-configurations https://strapi.io/documentation/developer-docs/latest/guides/update-version.html

franz-ka commented 3 years ago

Hi i was just going to report this. I needed the links under "Upgrading Strapi in Docker container" but it opens a site titled VuePress with a 404 message. Thx

louisremi commented 3 years ago

While you are fixing links, note that relative links in the README should be absolute links, because this Readmi is published on https://hub.docker.com/r/strapi/strapi on all relative links are broken there.