mirror of
https://github.com/ctruLua/ctrulua.github.io.git
synced 2025-10-27 08:29:31 +00:00
Update links before they break
This commit is contained in:
parent
14e4c06a20
commit
653ab57b21
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
|||
<a class="page-link" href="{{ "/feed.xml" | prepend: site.baseurl }}">RSS</a>
|
||||
<a class="page-link" href="https://github.com/ctruLua/ctruLua" >GitHub</a>
|
||||
<a class="page-link" href="https://github.com/ctruLua" >Organization</a>
|
||||
<a class="page-link" href="https://reuh.tk/ctrulua/latest/html/" >Documentation</a>
|
||||
<a class="page-link" href="https://ci.reuh.tk/ctrulua" >Integration</a>
|
||||
<a class="page-link" href="https://reuh.eu/ctrulua/latest/html/" >Documentation</a>
|
||||
<a class="page-link" href="https://reuh.eu/ctrulua/ci/ctrulua/" >Integration</a>
|
||||
{% for page in site.pages %}
|
||||
{% if page.title %}<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>{% endif %}
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue