From 585719a698626b3f6e637f9f7d7968e1b03c24a2 Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Fri, 24 Jul 2020 12:33:22 +0200 Subject: [PATCH] Fix relative link in REAME, fixes #221 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c5b96a..092fa0d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ In order to use Browserpass you must also install a [companion native messaging - [Searching password entries](#searching-password-entries) - [OpenID authentication](#openid-authentication) - [Modal HTTP authentication](#modal-http-authentication) - - [Password store locations](password-store-locations) + - [Password store locations](#password-store-locations) - [Options](#options) - - [A note about autosubmit](#a-note-about-autosubmit) - [Usage data](#usage-data)