diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-11 03:45:33 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-11 03:45:33 +0200 |
commit | 7f994ffea36d0891f8e5a336e9bcb015fa943d59 (patch) | |
tree | 6a15ab7c2c195c7f9383213d66f100ef7c728d56 /src | |
parent | 2fa2164ec4bcf4cde45461793fbe6d7194286af6 (diff) | |
download | theos-website-7f994ffea36d0891f8e5a336e9bcb015fa943d59.tar.xz |
index: Use relative URLs
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.rst b/src/index.rst index 01c669d..2bf603f 100644 --- a/src/index.rst +++ b/src/index.rst @@ -28,5 +28,5 @@ User pages * kyrias_ * Arch-TK_ -.. _kyrias: https://theos.kyriasis.com/~kyrias/ -.. _Arch-TK: https://theos.kyriasis.com/~arch-tk/ +.. _kyrias: /~kyrias/ +.. _Arch-TK: /~arch-tk/ |