diff --git a/docs/source/guides/index.rst b/docs/source/guides/index.rst index ead59c65..f2dacf22 100644 --- a/docs/source/guides/index.rst +++ b/docs/source/guides/index.rst @@ -9,3 +9,4 @@ Guides management why-use-nemo-run ray + cli diff --git a/docs/source/index.rst b/docs/source/index.rst index ed201772..b896f41f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -59,6 +59,6 @@ The ``hello_world`` tutorial series provides a comprehensive introduction to NeM You can find the tutorial series below: -1. :download:`Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>` -2. :download:`Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>` -3. :download:`Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>` +1. `Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>` +2. `Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>` +3. `Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>`