From 4441aa918915ffac835dff5c6efb401e514d6767 Mon Sep 17 00:00:00 2001 From: spencer-whitman Date: Sat, 7 Apr 2018 23:29:06 -0400 Subject: [PATCH] Update broken blog links in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0794a0..5cd6209 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ npm run e2e ## Blog Topics -* [Unit testing walkthrough](http://lathonez.com/2017/ionic-2-unit-testing/) -* [E2E testing walkthrough](http://lathonez.com/2017/ionic-2-e2e-testing/) +* [Unit testing walkthrough](http://lathonez.com/2018/ionic-2-unit-testing/) +* [E2E testing walkthrough](http://lathonez.com/2018/ionic-2-e2e-testing/) * [Removing assets from the APK](http://lathonez.com/2016/cordova-remove-assets/) ## Contribute