Skip to content

Commit d0b2ce3

Browse files
committed
fix broken links
Signed-off-by: Matthew Frank <[email protected]>
1 parent 69beaa2 commit d0b2ce3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
66
NeMo Run is a powerful tool designed to streamline the configuration, execution, and management of machine learning experiments across various computing environments. NeMo Run has three core responsibilities:
77

8-
1. [Configuration](./docs/source/guides/configuration.md)
9-
2. [Execution](./docs/source/guides/execution.md)
10-
3. [Management](./docs/source/guides/management.md)
8+
1. [Configuration](./docs/guides/configuration.md)
9+
2. [Execution](./docs/guides/execution.md)
10+
3. [Management](./docs/guides/management.md)
1111

1212
To learn more, click on each link. This represents the typical order that NeMo Run users follow for setting up and launching experiments.
1313

@@ -27,7 +27,7 @@ To learn more, click on each link. This represents the typical order that NeMo R
2727

2828

2929
## Why Use NeMo Run?
30-
Please see this [detailed guide](./docs/source/guides/why-use-nemo-run.md) for reasons to use NeMo Run.
30+
Please see this [detailed guide](./docs/guides/why-use-nemo-run.md) for reasons to use NeMo Run.
3131

3232
## Install NeMo Run
3333
To install the project, use the following command:

0 commit comments

Comments
 (0)