From 1e876d8f26a5ebc96b0053c46126b1a348d5e7c2 Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:04:04 -0600 Subject: [PATCH] remove broken link --- portal/contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/contributing.md b/portal/contributing.md index ef76fac3..4fecaee1 100644 --- a/portal/contributing.md +++ b/portal/contributing.md @@ -111,8 +111,8 @@ guide for their target repository. Repo-specific guides can be found in the file named `CONTRIBUTING.md`, located in the top level directory of each repository, or by clicking on the menu item labeled “Contributor’s Guide” found in the rendered content generated by each repository. -Lastly, much of this information has been co-opted from the [GeoCAT -project](https://geocat.ucar.edu/pages/contributing.html). +Lastly, much of this information has been co-opted from the GeoCAT +project](https://geocat.ucar.edu). ## Ready, set, fork!