From bfebab9957c63d460874d3ec8f6100f9b49de080 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 10 Jul 2021 23:26:20 +0000 Subject: Whack some URLs to match cgit naming scheme --- pelican/content/BuildingFromSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pelican/content/BuildingFromSource.md') 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. -- cgit v1.2.3