Skip to content

Commit ddb1c4b

Browse files
authored
Fix docs warnings (#271)
Signed-off-by: Hemil Desai <[email protected]>
1 parent 7593d21 commit ddb1c4b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/source/guides/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Guides
99
management
1010
why-use-nemo-run
1111
ray
12+
cli

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ The ``hello_world`` tutorial series provides a comprehensive introduction to NeM
5959

6060
You can find the tutorial series below:
6161

62-
1. :download:`Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>`
63-
2. :download:`Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>`
64-
3. :download:`Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>`
62+
1. `Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>`
63+
2. `Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>`
64+
3. `Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>`

0 commit comments

Comments
 (0)