From fe6317dd6e276897637c6ec5ec5343ba67a42917 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sat, 8 Oct 2016 20:16:34 -0700
Subject: [PATCH] Update links

* Update links to point to the gitlab cmucl wiki
* Rephrase a bit differently since things have changed.
---
 src/general-info/release-21b.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/general-info/release-21b.txt b/src/general-info/release-21b.txt
index 195a61710..5aec246b5 100644
--- a/src/general-info/release-21b.txt
+++ b/src/general-info/release-21b.txt
@@ -119,8 +119,10 @@ This release is not binary compatible with code compiled using CMUCL
 21a; you will need to recompile FASL files.
 
 See <URL:http://www.cmucl.org> or
-<URL:http://trac.common-lisp.net/cmucl> for download information,
-guidelines on reporting bugs, and mailing list details.
+<URL:https://gitlab.common-lisp.net/cmucl/cmucl> for more information,
+See
+<URL:https://gitlab.common-lisp.net/cmucl/cmucl/wikis/GettingCmucl>
+for obtaining CMUCL, including sources and binaries..
 
 
 We hope you enjoy using this release of CMUCL!
-- 
GitLab