From f975128f2c877fe1d0dfb32a73c299ce2902be37 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Thu, 18 Jan 2018 10:10:38 -0600 Subject: [PATCH] Linkify CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f2c96c3..7478d7de2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ __BACKWARDS INCOMPATIBILITIES:__ IMPROVEMENTS: * discovery: Allow `check_restart` to be specified in the `service` stanza. - [GH-3718] + [[GH-3718](https://github.com/hashicorp/nomad/issues/3718)] BUG FIXES: * core: Fix search endpoint forwarding for multi-region clusters [[GH-3680](https://github.com/hashicorp/nomad/issues/3680)]