From 94c71aa59c6b30796349576af40e64529f6b209b Mon Sep 17 00:00:00 2001 From: Jean Merelis Date: Thu, 11 Feb 2016 02:03:29 -0200 Subject: [PATCH] fix link to angular2-product --- examples/demo-template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/demo-template/README.md b/examples/demo-template/README.md index 2d7c87b73d..46211f9327 100755 --- a/examples/demo-template/README.md +++ b/examples/demo-template/README.md @@ -217,7 +217,7 @@ Transpile TypeScript to JavaScript before running the application. $ npm run tsc ``` -[http://localhost:8080/angular-product](http://localhost:8080/angular-product) +[http://localhost:8080/angular2-product](http://localhost:8080/angular2-product) If you are already logged in, you will not be asked for a username and password, but you will be redirected to an oauth grant page. This page asks you if you want to grant certain permissions to the third-part app.