From 65a52f4a3986ead5f590719492e3b821c24fe665 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 15 Jan 2017 21:31:31 -0500 Subject: update release notes link --- release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 5390b9bc..6945a71a 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,7 +1,7 @@ # Release notes ## 1.6 -See [log](https://github.com/Pathoschild/SMAPI/compare/stable...develop). +See [log](https://github.com/Pathoschild/SMAPI/compare/1.5...1.6). For players: * Added console commands to open the game/data folders. -- cgit