File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
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://docs.datajoint.org/python/community/02-Contribute.html
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 @@ -6,4 +6,4 @@ modular pipeline for data storage and processing with corresponding database tab
66can be combined with other Elements to assemble a fully functional pipeline.
77
88Installation and usage instructions can be found at the
9- [ Element documentation] ( https://datajoint.com/docs/ elements/element-lab ) .
9+ [ Element documentation] ( https://docs. datajoint.com/elements/element-lab/ ) .
Original file line number Diff line number Diff line change 11--- # ---------------------- PROJECT SPECIFIC ---------------------------
22
33site_name : DataJoint Documentation
4- site_url : http ://localhost/ docs/element /element-lab
4+ site_url : https ://docs.datajoint.com/elements /element-lab/
55repo_url : https://github.com/datajoint/element-lab
66repo_name : datajoint/element-lab
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 >
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ the common motifs in the lab schemas. This Element works for diverse downstream
1111pipelines and is always used in combination with other Elements for specific
1212experiments. As such, it is validated jointly with the acquisition Elements such as
1313[ Extracellular Array
14- Electrophysiology] ( https://datajoint.com/docs/ elements/element-array-ephys ) and [ Calcium
15- Imaging] ( https://datajoint.com/docs/ elements/element-calcium-imaging ) .
14+ Electrophysiology] ( https://docs. datajoint.com/elements/element-array-ephys/ ) and [ Calcium
15+ Imaging] ( https://docs. datajoint.com/elements/element-calcium-imaging/ ) .
1616
1717## Key Partnerships
1818
You can’t perform that action at this time.
0 commit comments