From e40419db6ff8d83623c256c171f89b519c5568b4 Mon Sep 17 00:00:00 2001 From: Anne Raugh Date: Thu, 19 May 2022 09:57:25 -0400 Subject: [PATCH] Update README.md (#334) Corrected pointer to User documentation. https://nasa-pds.github,io/pds-doi-service does not exist, and the redirect never succeeded in loading the (presumably) intended page. I found what appears to be the intended target the hard way... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c0f79f6..4739da9f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The Planetary Data System (PDS) Digital Object Identifier (DOI) Service provides ## User Documentation -Please visit the documentation at: https://nasa-pds.github.io/pds-doi-service/ +Please visit the documentation at: https://nasa-pds.github.io/doi-service/ ## Developers