summaryrefslogtreecommitdiff
path: root/pelican/content/BuildingFromSource.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-07-10 23:26:20 +0000
committerRob Austein <sra@hactrn.net>2021-07-10 23:26:20 +0000
commitbfebab9957c63d460874d3ec8f6100f9b49de080 (patch)
treef0e5a33da5aa880351065b1e9d227be3f36d4349 /pelican/content/BuildingFromSource.md
parent019a6cd5cfa533b53346d0c38f939198f214667d (diff)
Whack some URLs to match cgit naming scheme
Diffstat (limited to 'pelican/content/BuildingFromSource.md')
-rw-r--r--pelican/content/BuildingFromSource.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican/content/BuildingFromSource.md b/pelican/content/BuildingFromSource.md
index 0190824..3ba00e5 100644
--- a/pelican/content/BuildingFromSource.md
+++ b/pelican/content/BuildingFromSource.md
@@ -39,7 +39,7 @@ goo necessary to make the whole thing work. Do `git help submodule`
for an introduction to git's submodule mechanism.
With this model, one just checks out a copy of
-[the superrepository](https://git.cryptech.is/releng/alpha),
+[the superrepository](https://git.cryptech.is/releng/alpha.git),
runs `make` in its top directory, and eventually
the complete package pops out the other side.