Skip to content

Commit 6f197ac

Browse files
mstimberggithub-actions[bot]
authored andcommitted
Update JSON from yaml files
1 parent 7c7be67 commit 6f197ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

simtools/simtools.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"urls": {
1111
"documentation": "https://annarchy.readthedocs.io",
1212
"download": "https://pypi.org/project/ANNarchy/",
13-
"examples": "https://annarchy.readthedocs.io/en/latest/example/List.html",
13+
"examples": "https://annarchy.readthedocs.io/example/List.html",
1414
"forum": "https://groups.google.com/forum/#!forum/annarchy",
15-
"installation": "https://annarchy.readthedocs.io/en/latest/Installation.html",
15+
"installation": "https://annarchy.readthedocs.io/Installation.html",
1616
"issue tracker": "https://github.com/ANNarchy/ANNarchy/issues",
1717
"source": "https://github.com/ANNarchy/ANNarchy"
1818
}
@@ -443,12 +443,12 @@
443443
],
444444
"summary": "<p>NetPyNE is an open-source Python package to facilitate the development, parallel simulation, analysis, and optimization of biological neuronal networks using the NEURON simulator.</p>",
445445
"urls": {
446-
"documentation": "http://www.netpyne.org/user_documentation.html",
446+
"documentation": "http://doc.netpyne.org/user_documentation.html",
447447
"homepage": "http://www.netpyne.org/",
448-
"installation": "http://www.netpyne.org/install.html",
448+
"installation": "https://www.netpyne.org/documentation/installation",
449449
"issue tracker": "https://github.com/suny-downstate-medical-center/netpyne/issues",
450450
"source": "https://github.com/suny-downstate-medical-center/netpyne",
451-
"tutorial": "http://www.netpyne.org/tutorial.html"
451+
"tutorial": "https://doc.netpyne.org/tutorial.html"
452452
}
453453
},
454454
"NeuroML": {
@@ -718,7 +718,7 @@
718718
],
719719
"summary": "<p>c302 is a framework for generating network models in NeuroML 2 based on C. elegans connectivity data.\nIt is primarily intended as a way to generate neuronal networks at multiple levels of detail for the <a href=\"http://www.openworm.org/\">OpenWorm</a> project.</p>",
720720
"urls": {
721-
"homepage": "https://www.opensourcebrain.org/projects/c302",
721+
"homepage": "https://v1.opensourcebrain.org/projects/c302",
722722
"source": "https://github.com/openworm/c302"
723723
}
724724
},

0 commit comments

Comments
 (0)