Change url of guide

This commit is contained in:
Herrick Wolber
2019-09-15 22:07:46 +02:00
committed by GitHub
parent b7811c5765
commit 17b572a69e
+1 -1
View File
@@ -3,7 +3,7 @@
A tutorial app that walks the user through creating a Photo Gallery app. We begin with the Ionic "tabs" starter app, incrementally converting the About tab to a Photo Gallery experience.
## Structure
The complete source code is contained within. Please follow along with the [complete guide here](https://beta.ionicframework.com/docs/developer-resources/guides/first-app-v4/intro/).
The complete source code is contained within. Please follow along with the [complete guide here](https://ionicframework.com/docs/angular/your-first-app).
## How to Run Locally
* Clone this repo.