Skip to content

Commit 76ac57e

Browse files
committed
fix(data): Use http for doc.netpyne.org
Only self-signed certificate for https
1 parent 6f197ac commit 76ac57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simtools/NetPyNE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ summary: |
88
urls:
99
homepage: http://www.netpyne.org/
1010
installation: https://www.netpyne.org/documentation/installation
11-
tutorial: https://doc.netpyne.org/tutorial.html
11+
tutorial: http://doc.netpyne.org/tutorial.html
1212
source: https://github.com/suny-downstate-medical-center/netpyne
1313
issue tracker: https://github.com/suny-downstate-medical-center/netpyne/issues
1414
documentation: http://doc.netpyne.org/user_documentation.html

0 commit comments

Comments
 (0)