File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
44
< a href ="{{ entry.url }} " class ="btn btn-sm z-depth-0 " role ="button " target ="_blank "> HTML</ a >
45
45
{% else %}
46
46
{% if entry.repository %}
47
- < a href ="https://computo-journal.org/{{ entry.repository }} " class ="btn btn-sm z-depth-0 " role ="button "
47
+ < a href ="https://www. computo-journal.org/{{ entry.repository }} " class ="btn btn-sm z-depth-0 " role ="button "
48
48
target ="_blank "> HTML</ a >
49
- < a href ="https://computo-journal.org/{{ entry.repository }}/{{ entry.repository }}.pdf "
49
+ < a href ="https://www. computo-journal.org/{{ entry.repository }}/{{ entry.repository }}.pdf "
50
50
class ="btn btn-sm z-depth-0 " role ="button " target ="_blank "> PDF</ a >
51
51
< a href ="https://github.com/computorg/{{ entry.repository }} " class ="btn btn-sm z-depth-0 " role ="button "
52
52
target ="_blank "> git repo</ a >
56
56
{% endif %}
57
57
< a href ="https://github.com/computorg/{{ entry.repository }}/issues?q=is%3Aopen+is%3Aissue+label%3Areview "
58
58
class ="btn btn-sm z-depth-0 " role ="button " target ="_blank "> Review</ a >
59
- < a href ="https://computo-journal.org/{{ entry.repository }}/#citation " class ="btn btn-sm z-depth-0 " role ="button "
59
+ < a href ="https://www. computo-journal.org/{{ entry.repository }}/#citation " class ="btn btn-sm z-depth-0 " role ="button "
60
60
target ="_blank "> Bib</ a >
61
61
{% endif %}
62
62
</ div >
You can’t perform that action at this time.
0 commit comments