From 9e4982ced9364bd05b5d77a2792dd302fd1a61aa Mon Sep 17 00:00:00 2001 From: David Hoese <david.hoese@ssec.wisc.edu> Date: Sun, 13 Nov 2022 14:25:27 -0600 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5d5462..44c9c91 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a flask application that is served at `metobs.ssec.wisc.edu/api`. -See https://metobs.ssec.wisc.edu/api` for documentation. +See https://metobs.ssec.wisc.edu/api for documentation. ## Developer Installation -- GitLab