summaryrefslogtreecommitdiff
path: root/pkgapi
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-07 12:09:26 +0100
committerErich Eckner <git@eckner.net>2019-02-07 12:09:26 +0100
commit2d1d85269ee562a3dfe4d35a2186c793aa9b8118 (patch)
tree28c2992a3514dd3490e31d2d5786fcbe82cf78f0 /pkgapi
parent5b52f8b5a6a911aafc46b9ea2a5eaada76a89729 (diff)
downloadwebsite-2d1d85269ee562a3dfe4d35a2186c793aa9b8118.tar.xz
*/index.{php,html}: change absolut references to relative ones where appropriate
Diffstat (limited to 'pkgapi')
-rw-r--r--pkgapi/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgapi/index.html b/pkgapi/index.html
index aca92a7..bd9e704 100644
--- a/pkgapi/index.html
+++ b/pkgapi/index.html
@@ -1,5 +1,5 @@
<html>
<body>
- This is the pkgapi for archlinux32 - query it <a href="/i486/core/gcc">like so.</a>
+ This is the pkgapi for archlinux32 - query it <a href="i486/core/gcc">like so.</a>
</bod>
</html>