From 4bb1363dbb1f0c33c456f151d6e073a1a3b218e8 Mon Sep 17 00:00:00 2001 From: maritz Date: Tue, 4 Oct 2022 16:23:02 +0200 Subject: [PATCH] fix: link to v2 in changelog was wrong --- index_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index_v2.md b/index_v2.md index 7c62566..a9bc9f2 100644 --- a/index_v2.md +++ b/index_v2.md @@ -69,7 +69,7 @@ This How-To is intended to give you a good understanding of how nohm works. To make nohm more modern many breaking changes were introduced. Among them a switch from callbacks to promises, but also many small breaking changes. -For a full list of all breaking changes [see the HISTORY.md](https://github.com/maritz/nohm/blob/master/HISTORY.md#v2) +For a full list of all breaking changes [see the HISTORY.md](https://github.com/maritz/nohm/blob/master/CHANGELOG.md#200-2018-06-10) ### Basics