Skip to content

Commit bfd7a50

Browse files
uzukuHanqingWangAI
authored andcommitted
[docs] Fix bad links
* [fix] Fix bad links
1 parent 749ea01 commit bfd7a50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/en/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
'icon_links': [
8888
{
8989
'name': 'GitHub',
90-
'url': 'https://github.com/OpenRobotLab/GRUtopia.git',
90+
'url': 'https://github.com/InternRobotics',
9191
'icon': 'fab fa-github-square',
9292
},
9393
],

source/en/user_guide/internutopia/get_started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Before proceeding with the installation, ensure that you have [Isaac Sim 4.5.0](
7070

7171
### Install with Docker (Linux)
7272

73-
Make sure you have [Docker](https://docs.docker.com/get-docker/) and [NVIDIA Container Toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) installed. You can refer to the [container installation doc](https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_container.html) of Isaac Sim for detailed instructions.
73+
Make sure you have [Docker](https://docs.docker.com/get-docker/) and [NVIDIA Container Toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) installed. You can refer to the [container installation doc](https://docs.isaacsim.omniverse.nvidia.com/4.5.0/installation/install_container.html) of Isaac Sim for detailed instructions.
7474

7575
1. Clone the InternUtopia repository to any desired location.
7676

0 commit comments

Comments
 (0)