From 7c0d6ac0e7060db139647213775a72d6959dc13d Mon Sep 17 00:00:00 2001 From: ralf401 Date: Fri, 25 Aug 2023 17:08:31 +0200 Subject: [PATCH] Fixed broken link (#344) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c25d38c3..62d11085 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,7 @@ If you would like to improve the docs, simply: 1. fork the repo, -2. edit the appropriate `.rst` files - (see [Markup Format] -(#restructuredtext-markup) below), -and +2. edit the appropriate `.rst` files (see [Markup Format](#restructuredtext-markup) below), and 3. submit a pull request. Thanks! ❤ ❤ ❤