From 6ee9921a891dc18b5c9b922e595c88d7225b7d70 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Sat, 28 Aug 2021 10:16:41 +0100 Subject: [PATCH] Another tweak needed. --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 158815a..7295ded 100644 --- a/index.md +++ b/index.md @@ -35,8 +35,8 @@ default character encoding, can be found at ## Documentation -You can read the PCRE2 documentation [here] -(https://philiphazel.github.io/pcre2/doc/html/index.html). +You can read the PCRE2 documentation +[here](https://philiphazel.github.io/pcre2/doc/html/index.html). Comparisons to Perl's regular expression semantics can be found in the community authored Wikipedia entry for PCRE. @@ -51,6 +51,6 @@ party authored To report a problem with the PCRE2 library, or to make a feature request, please use the PCRE2 GitHub issues tracker. There is a mailing list for discussion of PCRE2 issues and development at pcre2-dev@googlegroups.com, which is where any -announcements will be made. You can browse the [list archives] -(https://groups.google.com/g/pcre2-dev). +announcements will be made. You can browse the +[list archives](https://groups.google.com/g/pcre2-dev).