From 686e7905c7d09587d8e4361b33dd0fb1dc0f838f Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Wed, 8 Sep 2021 12:22:25 +1000 Subject: [PATCH] doc: update build instructions URL h5l.org no longer exists, update build instructions to point to GitHub Wiki Closes: #773 --- doc/install.texi | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/install.texi b/doc/install.texi index 0227b1540..32fc31f98 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -4,9 +4,5 @@ Build and install instructions are located here: -@url{http://www.h5l.org/compile.html} - -Prebuilt packages is located here: - -@url{http://www.h5l.org/binaries.html} +@url{https://github.com/heimdal/heimdal/wiki/Building-and-installing}