From 71ed0180560687ff411d13f4ded2830f009a25d8 Mon Sep 17 00:00:00 2001 From: Luke Hinds <7058938+lukehinds@users.noreply.github.com> Date: Thu, 29 Jul 2021 15:52:14 +0100 Subject: [PATCH] Links are case sensitive (#401) Signed-off-by: Luke Hinds <lhinds@redhat.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 896a4f6..f8cb880 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ We are interested in helping on board you! ### Installation -Please see the [installation](installation.md) page for details on how to install the rekor CLI and set up / run +Please see the [installation](INSTALLATION.md) page for details on how to install the rekor CLI and set up / run the rekor server ### Usage -- GitLab