File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ expiration_opportunities: 100
20
20
expiration_news : 300
21
21
22
22
# Social settings
23
- # 500px_url: http ://www.neurospin-wiki.org/pmwiki/Main/DirectionsToNeurospin
23
+ # 500px_url: https ://www.neurospin-wiki.org/pmwiki/Main/DirectionsToNeurospin
24
24
# facebook_url: https://www.facebook.com/pages/NeuroSpin/171075046414933
25
25
# github_url: https://github.com/neurospin
26
26
# twitter_url: https://twitter.com/neurospin_91
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ permalink: bibliography.html
32
32
<div class =" text-justify {{entry.cat}} {{entry.subcat}} " >
33
33
• ;
34
34
{% if entry.doi %}
35
- {% capture title %}<a href =" http ://doi.org/{{entry.doi}}" target =" _blank " >{{entry.title}}</a >{% endcapture %}
35
+ {% capture title %}<a href =" https ://doi.org/{{entry.doi}}" target =" _blank " >{{entry.title}}</a >{% endcapture %}
36
36
{% else %}
37
37
{% assign title = {{entry.title}} %}
38
38
{% endif %}
You can’t perform that action at this time.
0 commit comments