From 3eaf4eb19ccc442e1673e9f2cf23f2372e677326 Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Fri, 14 Feb 2025 12:00:33 -0500 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4087de1..0d5b7fb 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ It also includes features not present in regexp, such as lookarounds and backref The syntax is, for the most part, a superset of Go's regexp. A full overview of the syntax can be found [here](https://pkg.go.dev/gitea.twomorecents.org/Rockingcool/kleingrep/regex#hdr-Syntax). -__For more information, see https://pkg.go.dev/gitea.twomorecents.org/Rockingcool/kleingrep/regex. +__For more information, see https://pkg.go.dev/gitea.twomorecents.org/Rockingcool/kleingrep/regex__.