From b9795402b3bebe50d3ed0efa2f344e9de03f6894 Mon Sep 17 00:00:00 2001
From: "E. Joshua Rigler" <erigler@usgs.gov>
Date: Wed, 28 Feb 2024 12:47:45 -0700
Subject: [PATCH] Update issue reporting links

- some old links still pointed to email lists, or worse, user email addresses
- some old links pointed to github or waffle.io
- added new Gitlab "service desk" email.
- removed link to docs/example/ folder, which never existed
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 01d7d68ca..27f1c38d8 100644
--- a/README.md
+++ b/README.md
@@ -126,11 +126,11 @@ Docker is the simplest install option.
 
 ## Problems or Questions?
 
-- [Report an issue using the GitHub issue tracker](http://github.com/usgs/geomag-algorithms/issues)
-- [Join the USGS geomag-data mailing list](https://geohazards.usgs.gov/mailman/listinfo/geomag-data)
-- [Email jmfee at usgs.gov](mailto:jmfee@usgs.gov)
+- [Report an issue](https://code.usgs.gov/ghsc/geomag/geomag-algorithms/-/issues) (account required)
+- [Submit a merge request](https://code.usgs.gov/ghsc/geomag/geomag-algorithms/-/merge_requests) (account required)
+- [Email the project "service desk"](mailto:<gs_gitlab_servicedesk%2bghsc-geomag-geomag-algorithms-3963-issue-@usgs.gov>) (no account required)
 
 ## Additional Links
 
 - [USGS Geomagnetism Program Home Page](http://geomag.usgs.gov/)
-- [Waffle Project Board](https://waffle.io/usgs/geomag-algorithms)
+- [Issue Boards](https://code.usgs.gov/ghsc/geomag/geomag-algorithms/-/boards)
-- 
GitLab