summaryrefslogtreecommitdiff
path: root/pkgapi
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-07 13:24:26 +0100
committerErich Eckner <git@eckner.net>2019-02-07 13:24:26 +0100
commit16c9fb1104b7a5a56e79fe6f0a5276981b2bdaa7 (patch)
treeffa7f68121cdc5087d9b6fd5a4664cbfa7f4cc3a /pkgapi
parent2d1d85269ee562a3dfe4d35a2186c793aa9b8118 (diff)
downloadwebsite-16c9fb1104b7a5a56e79fe6f0a5276981b2bdaa7.tar.xz
pkgapi/index.html: fix example link
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 bd9e704..93ced97 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>