Skip to content

Commit 3079311

Browse files
committed
Modified reference to community-contributed demo
1 parent 3e648a4 commit 3079311

File tree

6 files changed

+12
-6
lines changed

6 files changed

+12
-6
lines changed

Chapter_01/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"Hello World" AngularDart application
22

3-
See [Runnable](http://runnable.com/UvLvODhQortBAAAu/angular-dart-tutorial-chapter-01) for a demonstration.
3+
For a runnable version of this app, see this community-contributed demo:
4+
http://runnable.com/UvLvODhQortBAAAu/angular-dart-tutorial-chapter-01

Chapter_02/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Recipe Book AngularDart application
22
Illustrates how to create a basic Angular controller
33

4-
See [Runnable](http://runnable.com/UvLw-HVhFtxBAAAf/angular-dart-tutorial-chapter-02) for a demonstration.
4+
For a runnable version of this app, see this community-contributed demo:
5+
http://runnable.com/UvLw-HVhFtxBAAAf/angular-dart-tutorial-chapter-02

Chapter_03/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Recipe Book AngularDart application
22
Illustrates the use of an Angular component
33

4-
See [Runnable](http://runnable.com/UvLzx4BMROhBAABH/angular-dart-tutorial-chapter-03) for a demonstration.
4+
For a runnable version of this app, see this community-contributed demo:
5+
http://runnable.com/UvLzx4BMROhBAABH/angular-dart-tutorial-chapter-03

Chapter_04/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Recipe Book AngularDart application
22
Illustrates the use of an Angular directive
33

4-
See [Runnable](http://runnable.com/UvL2Q4UQl05CAAAX/angular-dart-tutorial-chapter-04) for a demonstration.
4+
For a runnable version of this app, see this community-contributed demo:
5+
http://runnable.com/UvL2Q4UQl05CAAAX/angular-dart-tutorial-chapter-04

Chapter_05/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Recipe Book AngularDart application
22
Illustrates the use of filters and services
33

4-
See [Runnable](http://runnable.com/UvL5t92j1pVCAAAQ/angular-dart-tutorial-chapter-05) for a demonstration.
4+
For a runnable version of this app, see this community-contributed demo:
5+
http://runnable.com/UvL5t92j1pVCAAAQ/angular-dart-tutorial-chapter-05

Chapter_06/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Recipe Book AngularDart application
22
Illustrates the use of routing to create views
33

4-
See [Runnable](http://runnable.com/UvL9HZPUCvpCAAAX/angular-dart-tutorial-chapter-06) for a demonstration.
4+
For a runnable version of this app, see this community-contributed demo:
5+
http://runnable.com/UvL9HZPUCvpCAAAX/angular-dart-tutorial-chapter-06

0 commit comments

Comments
 (0)