aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 7 insertions, 8 deletions
diff --git a/index.html b/index.html
index 20b424b..be59187 100644
--- a/index.html
+++ b/index.html
@@ -15,54 +15,53 @@
<div class="container">
<div id="first" class="tile">
- <a href="https://git.replicant.us/replicant">
+ <a href="replicant">
<h2 class="itemheading">Replicant</h2>
<p class="itemtext">Replicant's source code</p>
</a>
</div>
<div id="first" class="tile">
- <a href="https://git.replicant.us/replicant-next">
+ <a href="replicant-next">
<h2 class="itemheading">Replicant Next</h2>
<p class="itemtext">Work in progress for the next major version of Replicant</p>
</a>
</div>
<div id="first" class="tile">
- <a href="https://git.replicant.us/infrastructure">
+ <a href="infrastructure">
<h2 class="itemheading">Replicant's infrastructure</h2>
<p class="itemtext">Repositories for the Replicant infrastructure</p>
</a>
</div>
<div id="second" class="tile">
- <a href="https://git.replicant.us/contrib">
+ <a href="contrib">
<h2 class="itemheading">Contrib</h2>
<p class="itemtext">personal repos of contributors</p>
</a>
</div>
<div id="third" class="tile">
- <a href="https://git.replicant.us/AOSP-mirror">
+ <a href="AOSP-mirror">
<h2 class="itemheading">AOSP mirror</h2>
<p class="itemtext">mirrored repos from AOSP</p>
</a>
</div>
<div id="third" class="tile">
- <a href="https://git.replicant.us/LineageOS-mirror">
+ <a href="LineageOS-mirror">
<h2 class="itemheading">LineageOS mirror</h2>
<p class="itemtext">mirrored repos from LineageOS</p>
</a>
</div>
<div id="third" class="tile">
- <a href="https://git.replicant.us/freesmartphone.org-mirror">
+ <a href="freesmartphone.org-mirror">
<h2 class="itemheading">freesmartphone.org mirror</h2>
<p class="itemtext">mirrored repos from freesmartphone</p>
</a>
</div>
-
</div>
</body></html>