From 549be832bf11d9680a86cc5390ede7af5290eefc Mon Sep 17 00:00:00 2001 From: Martin Lehmann Date: Wed, 5 May 2021 13:57:27 +0200 Subject: [PATCH] chore: fix releases URL in changelog (#286) --- frontend/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index f10ff358b2..d62c385692 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in -[releases][releases-url]. +[releases](https://github.com/Unleash/unleash-frontend/releases). # 4.0.0-alpha.14 - fix: all global event log requires admin