From 506b1ac53ebea1fded273b8fea25f3c0c69cec15 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Mon, 12 Mar 2018 15:00:53 -0400 Subject: [PATCH] docs(readme): add info on the v3 source move --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 28e7e59d1e..81c4c44967 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,8 @@ As Ionic components migrate to the web component standard, a goal of ours is to The source code for Ionic V1 has been moved to [ionic-team/ionic-v1](https://github.com/ionic-team/ionic-v1). Please open any issues and pull requests related to Ionic V1 on that repository. + + +### Ionic V3 + +The source code for Ionic V3 has been moved to the [v3 branch](https://github.com/ionic-team/ionic/tree/v3).