We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb15f0 commit cf5bbe3Copy full SHA for cf5bbe3
docs/conf_extlinks.py
@@ -1,6 +1,6 @@
1
# Use this for mapping to external links
2
extlinks = {
3
- "linux-latest": ("https://github.com/neurodatawithoutborders/nwb-guide/tree/linux-latest/%s", "%s"),
+ "linux-dev": ("https://github.com/neurodatawithoutborders/nwb-guide/tree/linux-dev/%s", "%s"),
4
"releases": ("https://github.com/NeurodataWithoutBorders/nwb-guide/releases/%s", "%s"),
5
"pynwb-docs": ("https://pynwb.readthedocs.io/en/stable/%s", "%s"),
6
"matnwb-src": ("https://github.com/NeurodataWithoutBorders/matnwb/%s", "%s"),
0 commit comments