Skip to content
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

Update wording for navigation "about" item #1637

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ After new Kubernetes versions are loaded into the Rancher setup, additional step
To download the system images for the private registry:

1. Click **☰** in the top left corner.
1. Click **About** at the bottom of the left navigation.
1. Click **version number** at the bottom of the left navigation.
1. Download the OS specific image lists for Linux or Windows.
1. Download `rancher-images.txt`.
1. Prepare the private registry using the same steps during the [air gap install](other-installation-methods/air-gapped-helm-cli-install/publish-images.md), but instead of using the `rancher-images.txt` from the releases page, use the one obtained from the previous steps.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference-guides/cli-with-rancher/rancher-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Rancher CLI (Command Line Interface) is a unified tool that you can use to i
The binary can be downloaded directly from the UI.

1. In the upper left corner, click **☰**.
1. At the bottom of the navigation sidebar menu, click **About**.
1. At the bottom of the navigation sidebar menu, Rancher's **version number** is displayed. Click on it to view needed details.
1. Under the **CLI Downloads section**, there are links to download the binaries for Windows, Mac, and Linux. You can also check the [releases page for our CLI](https://github.com/rancher/cli/releases) for direct downloads of the binary.

## Requirements
Expand Down