From 43b623d80edef3f8e40a4e71289f975dabf50ea3 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 13 Jan 2022 17:14:00 -0600 Subject: [PATCH] Markdown issue in RELEASE_NOTES --- documentation/RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index fb925c716..4ab2c3224 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -67,7 +67,7 @@ monitors posted on the bit fields. Some scripts now make use of features that were introduced to this Perl version that was released in 2009. -### DB Links to DBF_MENU fields fixed +### DB Links to `DBF_MENU` fields fixed [GH:183](https://github.com/epics-base/epics-base/issues/183) These were broken in a previous release, but now work again.