Skip to content

Commit 461d8e4

Browse files
committed
updated readme to point to correct points in the mai-bias portal
1 parent 7842c5d commit 461d8e4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ stable (currently 3.12).*
7575

7676
Non‑technical users can run the same
7777
analysis through the MAI‑BIAS toolkit without writing code.
78-
See the higher-level toolkit summary in the first
79-
example [here](https://mammoth-eu.github.io/mammoth-commons/examples.html).
78+
See the higher-level toolkit [workflow](https://mammoth-eu.github.io/mammoth-commons/examples/model.html)
79+
and [example results](https://mammoth-eu.github.io/mammoth-commons/examples/share.html).
8080

8181
```python
8282
import fairbench as fb
@@ -96,8 +96,8 @@ abroca.roc.show()
9696

9797
Non‑technical users can run the same
9898
analysis through the MAI‑BIAS toolkit without writing code.
99-
See the higher-level toolkit summary in the second
100-
example [here](https://mammoth-eu.github.io/mammoth-commons/examples.html).
99+
See the higher-level toolkit [workflow](https://mammoth-eu.github.io/mammoth-commons/examples/model.html)
100+
and [example results](https://mammoth-eu.github.io/mammoth-commons/examples/share.html).
101101

102102
```python
103103
import fairbench as fb

0 commit comments

Comments
 (0)