Skip to content

Commit cf5bbe3

Browse files
authored
Update conf_extlinks.py
1 parent cbb15f0 commit cf5bbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf_extlinks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use this for mapping to external links
22
extlinks = {
3-
"linux-latest": ("https://github.com/neurodatawithoutborders/nwb-guide/tree/linux-latest/%s", "%s"),
3+
"linux-dev": ("https://github.com/neurodatawithoutborders/nwb-guide/tree/linux-dev/%s", "%s"),
44
"releases": ("https://github.com/NeurodataWithoutBorders/nwb-guide/releases/%s", "%s"),
55
"pynwb-docs": ("https://pynwb.readthedocs.io/en/stable/%s", "%s"),
66
"matnwb-src": ("https://github.com/NeurodataWithoutBorders/matnwb/%s", "%s"),

0 commit comments

Comments
 (0)