From 74f6a019168443fc8b2e32253f4caa8f182aa90a Mon Sep 17 00:00:00 2001 From: Peter Palfrader <peter@palfrader.org> Date: Thu, 10 Sep 2020 09:16:02 +0200 Subject: [PATCH] Links do not want the .md file extension --- doc/accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/accounts.md b/doc/accounts.md index 06c277ad7..4a534211c 100644 --- a/doc/accounts.md +++ b/doc/accounts.md @@ -298,4 +298,4 @@ ticket for you. The sponsor should [create a new ticket in GitLab](https://gitla ### Actually updating the keyring ### -See the [new-user HOWTO](../howto/create-a-new-user.md). +See the [new-user HOWTO](../howto/create-a-new-user). -- GitLab