From 52cb0a137fb33a95a2b8a41be75f297d6155146c Mon Sep 17 00:00:00 2001 From: Denise Case Date: Mon, 23 Nov 2020 06:29:22 -0600 Subject: [PATCH] Enable relative link to discussion in main repo The link (enabled now) is a relative link, so it won't find any #684 here in my fork, but once it's back in the home repo, it should/could/might work. --- sections/errorhandling/usematurelogger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/errorhandling/usematurelogger.md b/sections/errorhandling/usematurelogger.md index e3f81cfd..d542cf48 100644 --- a/sections/errorhandling/usematurelogger.md +++ b/sections/errorhandling/usematurelogger.md @@ -36,7 +36,7 @@ logger.info({ anything: 'This is metadata' }, 'Test Log Message with some parame ### Where's Winston? -For more information on why traditional favorites (e.g., Winston) may not be included in the current list of recommended best practices, please see #684. +For more information on why traditional favorites (e.g., Winston) may not be included in the current list of recommended best practices, please see [#684][#684]. [#684]: #684