From dc736be78852d3a0b937590ded0eba63a274936b Mon Sep 17 00:00:00 2001 From: Jan Piotrowski Date: Tue, 18 Apr 2017 15:48:47 +0200 Subject: [PATCH] Fix links that I broke in last commit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c5ea66de..2825d3e80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,7 +87,7 @@ Cross Platform Modules Changelog ## 2.4.3 (2016, December 15) -- [(#3170)](https://github.com/NativeScript/NativeScript/issues/3170) Export set function for cssFile and resources +- [(#3170)](https://github.com/NativeScript/NativeScript/pull/3170) Export set function for cssFile and resources ## 2.4.2 (2016, December 7) @@ -95,7 +95,7 @@ Cross Platform Modules Changelog ## 2.4.1 (2016, December 2) -- [(#3217)](https://github.com/NativeScript/NativeScript/issues/3217) Properly extend Error so message and stack appear in error activity +- [(#3217)](https://github.com/NativeScript/NativeScript/pull/3217) Properly extend Error so message and stack appear in error activity ## 2.4.0 (2016, November 16)