Skip to content

Commit 887c011

Browse files
authored
Update links in README for quickstart section
Signed-off-by: aidanfnv <aidanf@nvidia.com>
1 parent 499919f commit 887c011

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ https://github.com/user-attachments/assets/2b000ce9-effe-4cc9-a227-5b4619413e4d
4949
## Quickstart
5050

5151
The complete setup is in
52-
[the installation guide](https://nvidia.github.io/flashdreams/main/get_started.html#install).
52+
[the installation guide](https://nvidia.github.io/flashdreams/main/quickstart/index.html#install).
5353
Assuming `uv` is [installed](https://docs.astral.sh/uv/getting-started/installation), the shortest viable path is:
5454

5555
```bash
@@ -63,7 +63,7 @@ uv run flashdreams-run --help
6363
Note for developers/maintainers you would want to run `uv sync --extra dev --extra runners` instead.
6464

6565
Then launch your first model by following
66-
[the Get Started guide](https://nvidia.github.io/flashdreams/main/get_started.html#run-your-first-model).
66+
[the Get Started guide](https://nvidia.github.io/flashdreams/main/quickstart/index.html#run-your-first-model).
6767
For example, the offline Self-Forcing T2V quickstart command is:
6868

6969
```bash

0 commit comments

Comments
 (0)