Skip to content

Commit c9e44cf

Browse files
authored
Update README.md
Updated links in the README to point to the correct places
1 parent 0843502 commit c9e44cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ This is an **advanced** seed project for Angular apps based on [Minko Gechev's](
1919
- When using the seed, be sure to change your `write_key` [here](https://github.com/NathanWalker/angular-seed-advanced/blob/master/src/client/index.html#L24)
2020
- Can be changed to any vendor, [learn more here](https://github.com/angulartics/angulartics2#supported-providers)
2121
- [lodash](https://lodash.com/) Helps reduce blocks of code down to single lines and enhances readability
22-
- [NativeScript](https://www.nativescript.org/) cross platform mobile (w/ native UI) apps. [Setup instructions here](#nativescript-app).
23-
- [Electron](http://electron.atom.io/) cross platform desktop apps (Mac, Windows and Linux). [Setup instructions here](#electron-app).
22+
- [NativeScript](https://www.nativescript.org/) cross platform mobile (w/ native UI) apps. [Setup instructions here](#mobile-app).
23+
- [Electron](http://electron.atom.io/) cross platform desktop apps (Mac, Windows and Linux). [Setup instructions here](#desktop-app).
2424

2525
| ![Multiple Platforms](https://cdn.filestackcontent.com/zZlQKKKjQUaBr9pLkEVK) |
2626
| :---: |
@@ -532,4 +532,4 @@ Please see the [CONTRIBUTING](https://github.com/NathanWalker/angular-seed-advan
532532

533533
## License
534534

535-
MIT
535+
MIT

0 commit comments

Comments
 (0)