Skip to content

Commit 25295f3

Browse files
authored
Fix broken links
Closes #180
1 parent c49b72e commit 25295f3

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
@@ -67,7 +67,7 @@ pip install pyDVL --index-url https://test.pypi.org/simple/
6767
```
6868

6969
For more instructions and information refer to [Installing pyDVL
70-
](https://appliedAI-Initiative.github.io/pyDVL/install.html) in the
70+
](https://appliedAI-Initiative.github.io/pyDVL/20-install.html) in the
7171
documentation.
7272

7373
# Usage
@@ -113,7 +113,7 @@ values, errors = compute_shapley_values(u=utility, max_iterations=100)
113113
```
114114

115115
For more instructions and information refer to [Getting
116-
Started](https://appliedAI-Initiative.github.io/pyDVL/getting-started.html) in
116+
Started](https://appliedAI-Initiative.github.io/pyDVL/10-getting-started.html) in
117117
the documentation. We provide several
118118
[examples](https://appliedAI-Initiative.github.io/pyDVL/examples/index.html)
119119
with details on the algorithms and their applications.

0 commit comments

Comments
 (0)