File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11blank_issues_enabled : false
22contact_links :
33 - name : DataJoint Contribution Guideline
4- url : https://datajoint.com/docs/community /contribute/
4+ url : https://docs. datajoint.com/about /contribute/
55 about : Please make sure to review the DataJoint Contribution Guidelines
Original file line number Diff line number Diff line change 11# Contribution Guidelines
22
3- This project follows the [ DataJoint Contribution Guidelines] ( https://docs.datajoint.io/python/community/02-Contribute.html ) . Please reference the link for more full details.
3+ This project follows the [ DataJoint Contribution Guidelines] ( https://docs.datajoint.com/about/contribute/ ) . Please reference the link for more full details.
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ a modular pipeline for data storage and processing with corresponding database t
88that can be combined with other Elements to assemble a fully functional pipeline.
99
1010Installation and usage instructions can be found at the
11- [ Element documentation] ( https://datajoint.com/docs/ elements/element-session ) .
11+ [ Element documentation] ( https://docs. datajoint.com/elements/element-session/ ) .
1212
1313![ element-session diagram] ( https://raw.githubusercontent.com/datajoint/element-session/main/images/session_diagram.svg )
Original file line number Diff line number Diff line change 11# ---------------------- PROJECT SPECIFIC ---------------------------
22
33site_name : DataJoint Documentation
4- site_url : http ://localhost/ docs/elements/element-session
4+ site_url : https ://docs.datajoint.com /elements/element-session/
55repo_url : https://github.com/datajoint/element-session
66repo_name : datajoint/element-session
77nav :
Original file line number Diff line number Diff line change 1414 {#-
1515 Add DataJoint home link to navigation header, otherwise unchanged
1616 -#}
17- < a href ="https://datajoint.com/docs /elements/ " title ="DataJoint Elements ">
17+ < a href ="https://docs. datajoint.com/elements/ " title ="DataJoint Elements ">
1818 ⬅ Home
1919 </ a >
2020 </ label >
3030 {% include "partials/nav-item.html" %}
3131 {% endfor %}
3232 </ ul >
33- </ nav >
33+ </ nav >
You can’t perform that action at this time.
0 commit comments