aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2020-06-10 14:02:15 -0500
committerFivePixels <o5pxels@gmail.com>2020-06-10 14:02:15 -0500
commitfa54265bea0311a96d24a0d7e990bc06fa68a474 (patch)
treeab6399aff9c41675bad1ae212c61c45ca775ee6a
parentf49e54def333a01cecdb1364f852e6d0b3993b90 (diff)
downloadpersonal-website-fa54265bea0311a96d24a0d7e990bc06fa68a474.tar.xz
personal-website-fa54265bea0311a96d24a0d7e990bc06fa68a474.zip
Fix faulty link on cydia repo button
-rw-r--r--repo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo.html b/repo.html
index 7ba9138..abfd954 100644
--- a/repo.html
+++ b/repo.html
@@ -10,6 +10,6 @@
<h1>Cydia Repo</h1>
</header>
<section id="intro">
- Add this repo to Cydia by clicking <a href=cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz/repo">here</a>.
+ Add this repo to Cydia by clicking <a href=cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz/repo>here</a>.
</section>
</html>