Skip to content

Commit 4ac721c

Browse files
committed
fix: update file paths in template example for correct resource linking
1 parent bd59fb0 commit 4ac721c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ vfb.get_term_info('FBbt_00003748')
133133
"label": "medulla on adult brain template Ito2014",
134134
"thumbnail": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/VFB_00030786/thumbnail.png",
135135
"thumbnail_transparent": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/VFB_00030786/thumbnailT.png",
136-
"nrrd": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/volume.nrrd",
137-
"wlz": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/volume.wlz",
138-
"obj": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/volume_man.obj"
136+
"nrrd": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/VFB_00030786/.nrrd",
137+
"wlz": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/VFB_00030786/.wlz",
138+
"obj": "https://www.virtualflybrain.org/data/VFB/i/0003/0810/VFB_00030786/_man.obj"
139139
}
140140
],
141141
"VFB_00101567": [

0 commit comments

Comments
 (0)