File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
66PLUGS = [
77 ("caps" , "http://nsap.intra.cea.fr/caps-doc/" ),
8- ("qmri" , "https://bioproj.extra. cea.fr/redmine/projects/qmri/publishing/" ),
9- ("funtk" , "https://bioproj.extra. cea.fr/redmine/projects/funtk/publishing/" ),
8+ ("qmri" , "https://bioproj.cea.fr/redmine/projects/qmri/publishing/" ),
9+ ("funtk" , "https://bioproj.cea.fr/redmine/projects/funtk/publishing/" ),
1010 ("pclinfmri" , "" )
1111]
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ Install the python package with *pip*
3636Installing the current version
3737===============================
3838
39- Clone the project at https://bioproj.extra. cea.fr/git/%(NAME_LOWER)s.
39+ Clone the project at https://bioproj.cea.fr/git/%(NAME_LOWER)s.
Original file line number Diff line number Diff line change 1717 {% endif %}
1818 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
1919 < script src ="{{ pathto('_static/js/bootstrap.min.js', 1)}} " type ="text/javascript "> </ script >
20- < link rel ="canonical " href ="https://bioproj.extra. cea.fr/redmine/projects/%(NAME_LOWER)s/{{pagename}}.html " />
20+ < link rel ="canonical " href ="https://bioproj.cea.fr/redmine/projects/%(NAME_LOWER)s/{{pagename}}.html " />
2121{% endblock %}
2222
2323<!-- page title -->
110110 {%- endif %}
111111 < p class ="citing ">
112112 If you use the software, please do not esitate to
113- < a href ="https://bioproj.extra. cea.fr/redmine/projects/%(NAME_LOWER)s ">
113+ < a href ="https://bioproj.cea.fr/redmine/projects/%(NAME_LOWER)s ">
114114 Report a Bug</ a > .
115115 </ p >
116116 <!-- toc tree -->
You can’t perform that action at this time.
0 commit comments