Skip to content

Commit 4c142dc

Browse files
authored
Fix links in docs/index.rst (#119)
* Fix links in docs/index.rst Signed-off-by: Hemil Desai <[email protected]> * fix Signed-off-by: Hemil Desai <[email protected]> * fix Signed-off-by: Hemil Desai <[email protected]> * fix Signed-off-by: Hemil Desai <[email protected]> --------- Signed-off-by: Hemil Desai <[email protected]>
1 parent f3c8e99 commit 4c142dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/index.rst

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

5454
You can find the tutorial series below:
5555

56-
1. `Part 1 <examples/hello-world/hello_world.ipynb>`_
57-
2. `Part 2 <examples/hello-world/hello_experiments.ipynb>`_
58-
3. `Part 3 <examples/hello-world/hello_scripts.py>`_
56+
1. :download:`Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>`
57+
2. :download:`Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>`
58+
3. :download:`Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>`

0 commit comments

Comments
 (0)