1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-17 04:40:03 +02:00

index.md: make sure url's are relative to the webroot

This commit is contained in:
Henrik Hautakoski 2019-10-10 18:40:51 +02:00
parent 3c024f5ff9
commit 96905a3b1f

View file

@ -40,7 +40,7 @@ Here is a list of different repositories we provide. Each repository has 3 diffe
#### Repositories
{% for repo in site.repos %}
* [{{ repo.name }}]({{ repo.url }}) - {{ repo.description }}
* [{{ repo.name }}]({{ repo.url | relative_url }}) - {{ repo.description }}
{% endfor %}
### Example