Skip to content

Commit 751f545

Browse files
committed
docs(faq): fix broken homepage cross reference
1 parent 8721c53 commit 751f545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting_started/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You only pass the configs you want to change; `MambularClassifier()` uses sensib
3535
v2.0 is not backward compatible with v1, and v1 is no longer maintained. If you need to stay on v1, pin `deeptab<2.0`, but note that the v1 branch receives no bug fixes or security updates.
3636
```
3737

38-
See the [Overview](overview) for the full v2 data API, and the [homepage](../homepage) for the complete list of new features.
38+
See the [Overview](overview) for the full v2 data API, and the [homepage](../index) for the complete list of new features.
3939

4040
### Which model should I use?
4141

0 commit comments

Comments
 (0)