From 3646ca1180c00f2010389b3f0a2f878f5de87414 Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Mon, 28 Dec 2020 21:31:39 +0800 Subject: [PATCH] Update links in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d9c5be..10626b2 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Head over to [antkeeper.com](https://antkeeper.com/) if you're interested in fol ## Building -Download the Antkeeper build system, source code, and all dependencies via the [Antkeeper superbuild](https://github.com/antkeeper/antkeeper-superbuild) repository: +Download the Antkeeper build system, source code, and all dependencies via the [Antkeeper superbuild](https://antkeeper.com/git/antkeeper/antkeeper-superbuild) repository: - git clone --recursive https://github.com/antkeeper/antkeeper-superbuild.git + git clone --recursive https://antkeeper.com/git/antkeeper/antkeeper-superbuild.git -Detailed configuration and build instructions can be found in the [README](https://github.com/antkeeper/antkeeper-superbuild/blob/master/README.md) of the superbuild repository. +Detailed configuration and build instructions can be found in the [README](https://antkeeper.com/git/antkeeper/antkeeper-superbuild/src/branch/master/README.md) of the superbuild repository. ## License