Skip to content

Commit 9c9f657

Browse files
committed
docs: fix doc links after multiversion support
1 parent b0e61fb commit 9c9f657

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ OSMO is production-grade and proven at scale. Originally developed to power Phys
135135
Select one of the deployment options below depending on your needs and environment to get started
136136
137137
<div align="center">
138-
<a href="https://nvidia.github.io/OSMO/deployment_guide/introduction/whats_next.html">
138+
<a href="https://nvidia.github.io/OSMO/deployment_guide/main/introduction/whats_next.html">
139139
<img src="./docs/deployment_options.svg" width="85%"/>
140140
</a>
141141
</div>
@@ -146,7 +146,7 @@ Select one of the deployment options below depending on your needs and environme
146146
147147
| Resource | Description |
148148
|:---------|:------------|
149-
| 🚀 [**Local Deployment**](https://nvidia.github.io/OSMO/deployment_guide/appendix/deploy_local.html) | Run it locally on your workstation in 10 minutes |
149+
| 🚀 [**Local Deployment**](https://nvidia.github.io/OSMO/deployment_guide/main/appendix/deploy_local.html) | Run it locally on your workstation in 10 minutes |
150150
| 🛠️ [**Cloud Deployment**](https://nvidia.github.io/OSMO/deployment_guide/) | Deploy production grade on cloud providers |
151151
| 📘 [**User Guide**](https://nvidia.github.io/OSMO/user_guide/) | Tutorials, workflows, and how-to guides for developers |
152152
| 💡 [**Workflow Examples**](./workflows/) | Robotics workflow examples

deployments/charts/quick-start/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This Helm chart provides a complete OSMO deployment for trying OSMO. If you are
2222
OSMO, this is a good way to get a feel for OSMO without deploying in a CSP.
2323

2424
It is recommended to install this chart in a KIND cluster instead of a CSP. See
25-
[Local Deployment](https://nvidia.github.io/OSMO/deployment_guide/appendix/deploy_local.html) for
25+
[Local Deployment](https://nvidia.github.io/OSMO/deployment_guide/main/appendix/deploy_local.html) for
2626
detailed installation instructions.
2727

2828
## Prerequisites

docs/user_guide/getting_started/install/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Login
5656
.. important::
5757

5858
The OSMO client can only be used to connect to already deployed OSMO web services. Please contact your administrator
59-
and refer to the `Deployment Guides <https://nvidia.github.io/OSMO/deployment_guide/introduction/whats_next.html>`_ for more information.
59+
and refer to the `Deployment Guides <https://nvidia.github.io/OSMO/deployment_guide/main/introduction/whats_next.html>`_ for more information.
6060

6161
To login to the client, can use the following command:
6262

0 commit comments

Comments
 (0)