Skip to content

Commit

Permalink
Typo, link to demo file
Browse files Browse the repository at this point in the history
  • Loading branch information
roblarsen committed Jan 14, 2014
1 parent 8c1a1ba commit 10399c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Default grunt task will test and build files into dist/
# Developing

Development "watch" task. This will automatically rebuild from source on changes, reload Grunfile.js if you change it, and rebuild the docs.
1. A server on localhost:9002 serving whichever directory you checked out, with livereload. Nagivate to http://localhost:9002/misc/demo to see the demo files.
1. A server on localhost:9002 serving whichever directory you checked out, with livereload. Navigate to http://localhost:9002/misc/demo to see the [demo files](http://localhost:9002/misc/demo/grid-directive.html).
2. A server on localhost:9003 serving the ./docs directory. These are the docs built from source with a custom grunt-ngdocs that should work with Angular 1.2.4.

> grunt dev
Expand Down

0 comments on commit 10399c3

Please sign in to comment.