From e2e8553b4e95eea1cdb53bef457a514c0cd45a8d Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Thu, 29 Jul 2021 21:52:39 -0700 Subject: [PATCH] Update details for building docs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e92e8c1f06..0c07feabeb8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,12 @@ Windows ./scripts/dev-windows.ps1 ``` -and then navigate to http://localhost:9001/. You can customize the port by passing it as an argument: +and then navigate to http://localhost:9001/. Click the link on the card associated with a given Rancher version to +access the documentation. For example, clicking on the link of the Rancher v2.5 card will redirect to +http://localhost:9001/rancher/v2.5/en/. Note that due to the way the Rancher website is built, links in the top +navigation panel will not work. + +You can customize the port by passing it as an argument: Linux ```bash