Skip to content

Commit a5ddd03

Browse files
Merge pull request #1342 from datajoint/fix/readme-links
docs: Fix broken links in README
2 parents 8dfd593 + 8de86cb commit a5ddd03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DataJoint is a framework for scientific data pipelines based on the **Relational
1010
**Documentation:** https://docs.datajoint.com
1111

1212
> **📘 Upgrading from legacy DataJoint (pre-2.0)?**
13-
> See the **[Migration Guide](https://docs.datajoint.com/how-to/migrate-from-0x/)** for a step-by-step upgrade path.
13+
> See the **[Migration Guide](https://docs.datajoint.com/how-to/migrate-to-v20/)** for a step-by-step upgrade path.
1414
1515
<table>
1616
<tr>
@@ -78,8 +78,8 @@ conda install -c conda-forge datajoint
7878
- **[Documentation](https://docs.datajoint.com)** — Complete guides and reference
7979
- [Tutorials](https://docs.datajoint.com/tutorials/) — Learn by example
8080
- [How-To Guides](https://docs.datajoint.com/how-to/) — Task-oriented guides
81-
- [API Reference](https://docs.datajoint.com/reference/api/) — Complete API documentation
82-
- [Migration Guide](https://docs.datajoint.com/how-to/migrate-from-0x/) — Upgrade from legacy versions
81+
- [API Reference](https://docs.datajoint.com/api/) — Complete API documentation
82+
- [Migration Guide](https://docs.datajoint.com/how-to/migrate-to-v20/) — Upgrade from legacy versions
8383
- **[DataJoint Elements](https://datajoint.com/docs/elements/)** — Example pipelines for neuroscience
8484
- **[GitHub Discussions](https://github.com/datajoint/datajoint-python/discussions)** — Community support
8585

0 commit comments

Comments
 (0)