From 9a11be0b14dcb6da25fa84ebf9a367c7f3c0a6b8 Mon Sep 17 00:00:00 2001 From: PaulyBearCoding Date: Mon, 27 Oct 2025 19:35:52 -0700 Subject: [PATCH] docs: fix escaped underscores in target attributes Remove unnecessary backslash escapes from target="_parent" attributes in badge links. HTML attributes don't require underscore escaping. Lines modified: 10, 13, 16 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a03ebce019..a2d75020a1 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@
- + - + - +