From 72da4da575fcf525ae931fc9f9183a1c619f696b Mon Sep 17 00:00:00 2001
From: Kristin Berry <kberry@usgs.gov>
Date: Tue, 27 Oct 2020 08:49:28 -0700
Subject: [PATCH] Fixes broken link to astrodiscuss on README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2604b56689..261fd2b339 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 * [Installing Older Versions of ISIS](README.md#Installing-older-versions-of-ISIS)
 
 ## Requests for Comment
-The ISIS project uses a Request for Comment (RFC) model whereby major potential changes to the code base, data area, or binary delivery process are proposed, iterated on by any interested parties, and potentially adopted. Right now, RFCs are being housed in this repository's [wiki](https://github.com/USGS-Astrogeology/ISIS3/wiki) with associated discussions occurring on [astrodiscuss](astrodiscuss.usgs.gov).
+The ISIS project uses a Request for Comment (RFC) model whereby major potential changes to the code base, data area, or binary delivery process are proposed, iterated on by any interested parties, and potentially adopted. Right now, RFCs are being housed in this repository's [wiki](https://github.com/USGS-Astrogeology/ISIS3/wiki) with associated discussions occurring on [astrodiscuss](https://astrodiscuss.usgs.gov).
 
 Current open RFCs:
   * [Migration of ISIS Data to Git](https://github.com/USGS-Astrogeology/ISIS3/wiki/RFC4---Migration-of-ISIS-Data-to-Git)
-- 
GitLab