From eb8d14519527dc3469c1663ecc1c5bbd9d73d454 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 21 Aug 2018 21:08:21 -0300 Subject: [PATCH] Add link to issue in the CHANGELOG entry --- changelog/3845.trivial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/3845.trivial.rst b/changelog/3845.trivial.rst index 8b32abaca..29c45ab56 100644 --- a/changelog/3845.trivial.rst +++ b/changelog/3845.trivial.rst @@ -1,2 +1,2 @@ -Remove a reference to issue #568 from the documentation, which has since been -fixed. \ No newline at end of file +Remove a reference to issue `#568 `_ from the documentation, which has since been +fixed.