From 9d859df1ae46cb9718edcb9c125cb4f31dad0fd3 Mon Sep 17 00:00:00 2001 From: Jesse Portnoy Date: Mon, 17 Jul 2023 16:05:46 +0100 Subject: [PATCH] Fix anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43c9bc7..36c3324 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It allows you to pass in a string and get back all the information you need to properly highlight it.. This repo includes over a 100 different lexers and contributions are most welcome:) -See [Revising and adding new lexers](#Revising and adding new lexers) for more info. +See [Revising and adding new lexers](#revising-and-adding-new-lexers) for more info. ## A note about this repo