From 6f7acdbddf420c04b44958498402e692bb8717a1 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Tue, 20 Jun 2017 10:29:02 -0400 Subject: [PATCH] docs(changelog): fix broken commit links --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c476937310..ab57a6e437 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Bug Fixes -* **rtl:** use multi direction in order to override the default ltr ([548e182](https://github.com/ionic-team/ionic/commit/548e182)) +* **rtl:** use multi direction in order to override the default ltr ([70b5b6](https://github.com/ionic-team/ionic/commit/70b5b6)) @@ -14,7 +14,7 @@ ### Bug Fixes -* **themes:** change default app-direction ([ce92be0](https://github.com/ionic-team/ionic/commit/ce92be0)) +* **themes:** change default app-direction ([1ca7df](https://github.com/ionic-team/ionic/commit/1ca7df))