From 85fa69c58ccbea410817d2f9401160fccb9b3a50 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 17 Apr 2024 11:02:21 -0400 Subject: [PATCH] xo-flatstring: README: fix links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e90d6b..7f136f0 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Limitations: ## Documentation -- xo-flatstring documentation here: [documentation][https://rconybea.github.io/web/xo-flatstring/html/index.html] -- unit test coverage here: [coverage][https://rconybea.github.io/web/xo-flatstring/ccov/html/index.html] +- xo-flatstring documentation here: [documentation](https://rconybea.github.io/web/xo-flatstring/html/index.html) +- unit test coverage here: [coverage](https://rconybea.github.io/web/xo-flatstring/ccov/html/index.html) ## Getting started