Skip to content

Commit 17a0f7e

Browse files
Some updates of the webpage (header links).
1 parent f843aa6 commit 17a0f7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: wep-app/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
<a class="nav-link" href="#">Recognize</a>
3333
</li>
3434
<li class="nav-item">
35-
<a class="nav-link" href="https://github.com/ComputationalReflection/ProgQueryWeb">Source Code</a>
35+
<a class="nav-link" href="https://github.com/ComputationalReflection/PLangRec">Source Code</a>
3636
</li>
3737
<li class="nav-item">
38-
<a class="nav-link" href="https://reflection.uniovi.es/ortin/theses/oscar.pdf">Documentation</a>
38+
<a class="nav-link" href="https://www.reflection.uniovi.es/bigcode/download/2024/plangrec/">Documentation</a>
3939
</li>
4040
<li class="nav-item">
41-
<a class="nav-link" href="https://www.reflection.uniovi.es/bigcode/download/2020/ieee-access/">Download</a>
41+
<a class="nav-link" href="https://github.com/ComputationalReflection/PLangRec/releases/">Download</a>
4242
</li>
4343
<li class="nav-item">
4444
<a class="nav-link" href="https://www.reflection.uniovi.es">Computational Reflection</a>

0 commit comments

Comments
 (0)