mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-13 08:33:35 +00:00
3bad047c699ffcfdb04af03fae40e7988df95bdb
Updated URL that was redirecting to the Docker user guide and fixed broken links to adding system services, the quick start guide and the README.
I used absolute paths as it was formatting oddly and not working correctly for me. I'm not sure how the {{< baseurl >}} expression works in Markdown or if you are doing something else to get it pulled into your Rancher docs but feel free to do whatever you have to to get it working. I think what is happening is that you moved the files out of the overview directory and into different folders which would break the < base url > path directive.
Either way, perhaps it would be a good idea to implement checks to follow through the URLs to ensure they don't 404 as this is the first documentation that prospective users will see.
Rancher Docs
Running for development/editing
The rancher/docs:dev docker image runs a live-updating server. To run on your workstation, run:
./scripts/dev
and then navigate to http://localhost:9001/. You can customize the port by passing it as an argument:
./scripts/dev 8080
Description
Languages
JavaScript
82.8%
Shell
6.6%
CSS
5.8%
MDX
2.6%
TypeScript
2.2%