Updating some wording and aligning the sidebars for latest and v2.8.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2024-04-02 11:14:03 -07:00
parent 10baedc1dc
commit b482173615
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ title: Previous v3 Rancher API Guide
## How to Use the API
The API has its own user interface accessible from a web browser. This is an easy way to see resources, perform actions, and see the equivalent cURL or HTTP request & response. To access it:
The previous v3 API has its own user interface accessible from a [web browser](./v3-rancher-api-guide.md#enable-view-in-api). This is an easy way to see resources, perform actions, and see the equivalent cURL or HTTP request & response. To access it:
<Tabs>
<TabItem value="Rancher v2.6.4+">
@@ -8,7 +8,7 @@ title: Previous v3 Rancher API Guide
## How to Use the API
The API has its own user interface accessible from a web browser. This is an easy way to see resources, perform actions, and see the equivalent cURL or HTTP request & response. To access it:
The previous v3 API has its own user interface accessible from a [web browser](./v3-rancher-api-guide.md#enable-view-in-api). This is an easy way to see resources, perform actions, and see the equivalent cURL or HTTP request & response. To access it:
<Tabs>
<TabItem value="Rancher v2.6.4+">
+2 -2
View File
@@ -1305,7 +1305,6 @@
"label": "Rancher Kubernetes API",
"items": [
"api/quickstart",
"api/v3-rancher-api-guide",
{
"type": "category",
"label": "Example Workflows",
@@ -1313,8 +1312,9 @@
"api/workflows/projects"
]
},
"api/api-reference",
"api/api-tokens",
"api/api-reference"
"api/v3-rancher-api-guide"
]
},
"contribute-to-rancher"