From c10895b37e89f209bd9cab48bbceb38760f2a3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20Perc=C3=BA?= Date: Sat, 12 Dec 2020 12:17:11 -0300 Subject: [PATCH] Fix link to latest release (#3216) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c3f4a7b..4eecdd9fc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ There are multiple ways to install AdminLTE. ### Download & Changelog: -Download from GitHub latest release [AdminLTE 3](https://github.com/ColorlibHQ/AdminLTE/latest). +Download from GitHub latest release [AdminLTE 3](https://github.com/ColorlibHQ/AdminLTE/releases/latest). Visit the [releases](https://github.com/ColorlibHQ/AdminLTE/releases) page to view the changelog. Legacy Releases are [AdminLTE 2](https://github.com/ColorlibHQ/AdminLTE/releases/tag/v2.4.18) / [AdminLTE 1](https://github.com/ColorlibHQ/AdminLTE/releases/tag/1.3.1).