From 3b845650fd65e61269df08ed005dcf61e7d80700 Mon Sep 17 00:00:00 2001 From: bassistchris Date: Thu, 20 Apr 2023 04:34:44 -0400 Subject: [PATCH] fixes header nav for installation and plugins; updates README installation URL (#989) * fixes header nav for installation and plugins * also updates README for accurate installation URL --------- Co-authored-by: Chris Lutz --- README.md | 2 +- docs/_includes/header.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df872839..36aca3e3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ you should also change the secrets. `git-secret` [supports `brew`](https://formulae.brew.sh/formula/git-secret), just type: `brew install git-secret` It also supports `apt` and `yum`. You can also use `make` if you want to. -See the [installation section](https://git-secret.io/installation) for the details. +See the [installation section](https://sobolevn.me/git-secret/installation) for the details. ### Requirements diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 98ac10c9..f19f6711 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -26,9 +26,9 @@