Skip to content

Commit c0a39c9

Browse files
committed
Updated readme file to include part 2, updated URLs.
1 parent 350589f commit c0a39c9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Rails-Angular-Tutorial
22

3-
See the accompanying blog posts on my [blog](http://asanderson15.github.io/).
3+
See the accompanying blog posts on my [blog](http://asanderson.org/).
44

55
This continues to be a work in progress. The parts completed thus far are:
66

7-
- [Part 1](http://asanderson15.github.io/posts/2013/06/03/bootstrapping-angular-rails-part-1.html) - Creating Rails app, adding AngularJS, setting up structure, implementing basic Rails and AngularJS controllers
7+
- [Part 1](http://asanderson.org/posts/2013/06/03/bootstrapping-angular-rails-part-1.html) - Creating Rails app, adding AngularJS, setting up structure, implementing basic Rails and AngularJS controllers
8+
9+
- [Part 2](http://asanderson.org/posts/2013/06/23/bootstrapping-angular-rails-part-2.html) - Modularizing the AngularJS side of the app, setting up AngularJS routing, and using Angular routing to manage multiple controllers and templates.

0 commit comments

Comments
 (0)