Skip to content

Commit 0e34d99

Browse files
committed
Update index and readme pages
1 parent a3beac0 commit 0e34d99

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
@@ -12,7 +12,7 @@ Presently, the primary developer of DataJoint open-source software is the compan
1212

1313
## Data Pipeline Example
1414

15-
![pipeline](https://raw.githubusercontent.com/datajoint/datajoint-python/main/images/pipeline.png)
15+
![pipeline](https://raw.githubusercontent.com/datajoint/datajoint-python/master/images/pipeline.jpg)
1616

1717
[Yatsenko et al., bioRxiv 2021](https://doi.org/10.1101/2021.03.30.437358)
1818

@@ -26,7 +26,7 @@ Presently, the primary developer of DataJoint open-source software is the compan
2626

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

29-
- [Interactive Tutorials](https://github.com/datajoint/datajoint-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
@@ -7,7 +7,7 @@ Presently, the primary developer of DataJoint open-source software is the compan
77

88
## Data Pipeline Example
99

10-
![pipeline](https://raw.githubusercontent.com/datajoint/datajoint-python/main/images/pipeline.png)
10+
![pipeline](https://raw.githubusercontent.com/datajoint/datajoint-python/master/images/pipeline.jpg)
1111

1212
[Yatsenko et al., bioRxiv 2021](https://doi.org/10.1101/2021.03.30.437358)
1313

@@ -19,9 +19,9 @@ Presently, the primary developer of DataJoint open-source software is the compan
1919
pip install datajoint
2020
```
2121

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

24-
- [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials){:target="_blank"} - 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

0 commit comments

Comments
 (0)