From 249b9a557eb6349d71e65f402b6e3e2f17980648 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Mon, 17 Apr 2023 23:34:19 +0200 Subject: [PATCH] Readme: make internal links consistent MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Sadly these can't be real relative links, since that breaks doc generation… --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c9db07..4cb49a1 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ e.g. in Debian: ## Security -For reporting security vulnerabilities, please see SECURITY.md. +For reporting security vulnerabilities, please see `SECURITY.md`. ## Basic example -- 2.39.2