From 869d4704af8eb3ea0b7e52446f414e1fca6909f1 Mon Sep 17 00:00:00 2001 From: Ryan Kienstra Date: Wed, 16 Sep 2020 10:50:26 -0500 Subject: [PATCH] Replace a hash with PR, preventint issue in build When it built this, it replaced the # with === --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e836aa632..5eeedf348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,4 +19,4 @@ Fix an error if Block Lab 1.5.6 is also active Fix a notice from the Textarea field -* Fixes a notice from the Textarea field having the wrong type. [#33](https://github.com/studiopress/genesis-custom-blocks/pull/33) +* Fixes a notice from the Textarea field having the wrong type. [PR 33](https://github.com/studiopress/genesis-custom-blocks/pull/33)