Skip to content

Commit 8dc3133

Browse files
authored
fix docs links README.md
1 parent 5de7784 commit 8dc3133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ print(posterior)
5757
## Tutorials
5858

5959
If you're new to `sbi`, we recommend starting with our [Getting
60-
Started](https://sbi-dev.github.io/sbi/tutorial/00_getting_started/) tutorial.
60+
Started](https://sbi-dev.github.io/sbi/latest/tutorial/00_getting_started/) tutorial.
6161

6262
You can easily access and run these tutorials by opening a
6363
[Codespace](https://docs.github.com/en/codespaces/overview) on this repo. To do
@@ -67,7 +67,7 @@ Jupyter notebooks.
6767

6868
## Inference Algorithms
6969

70-
The following inference algorithms are currently available. You can find instructions on how to run each of these methods [here](https://sbi-dev.github.io/sbi/tutorial/16_implemented_methods/).
70+
The following inference algorithms are currently available. You can find instructions on how to run each of these methods [here](https://sbi-dev.github.io/sbi/latest/tutorial/16_implemented_methods/).
7171

7272
### Neural Posterior Estimation: amortized (NPE) and sequential (SNPE)
7373

0 commit comments

Comments
 (0)