Skip to content

Commit 86deaea

Browse files
committed
Update index and readme
1 parent b111afd commit 86deaea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Presently, the primary developer of DataJoint open-source software is the compan
2424
pip install datajoint
2525
```
2626

27-
- [Documentation](https://datajoint.com/docs/core/datajoint-python/)
27+
- [Documentation & Tutorials](https://datajoint.com/docs/core/datajoint-python/)
2828

29-
- [DataJoint Tutorials](https://github.com/datajoint/datajoint-tutorials) - Interactive tutorials on GitHub Codespaces
29+
- [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials) - On GitHub Codespaces
3030

3131
- [DataJoint Elements](https://datajoint.com/docs/elements/) - Catalog of example pipelines for neuroscience experiments
3232

docs/src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ Presently, the primary developer of DataJoint open-source software is the compan
1919
pip install datajoint
2020
```
2121

22-
- [Getting Started](./getting-started)
22+
- [Getting Started](./getting-started) - Detailed instructions
2323

24-
- [DataJoint Tutorials](https://github.com/datajoint/datajoint-tutorials){:target="_blank"} - Interactive tutorials on GitHub Codespaces
24+
- [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials){:target="_blank"} - On GitHub Codespaces
2525

2626
- [DataJoint Elements](../../elements/) - Catalog of example pipelines for neuroscience experiments
2727

2828
- Contribute
2929
- [Development Environment](./develop)
3030

31-
- [Guidelines](https://datajoint.com/docs/community/contribute/)
31+
- [Guidelines](../../community/contribute/)
3232

3333
- Legacy Resources (To be replaced by above)
3434
- [Documentation](https://docs.datajoint.org)

0 commit comments

Comments
 (0)