docs(dart): proposed text for linking to Dart samples
This PR uses hierarchical-dependency-injection as the guinea pig. The text is similar to what's used in copyedited TS pages such as https://angular.io/docs/ts/latest/guide/displaying-data.html.
This commit is contained in:
parent
c9d405062d
commit
7a0d2f6956
|
@ -12,8 +12,8 @@ include ../_util-fns
|
|||
|
||||
In this chapter we explore these points and write some code.
|
||||
|
||||
The source code for the example app in this chapter is
|
||||
[in GitHub](https://github.com/angular/angular.io/tree/master/public/docs/_examples/hierarchical-dependency-injection/dart).
|
||||
[Run the live example](https://angular-examples.github.io/hierarchical-dependency-injection/) |
|
||||
[View its source code](https://github.com/angular-examples/hierarchical-dependency-injection)
|
||||
|
||||
.l-main-section
|
||||
:marked
|
||||
|
|
Loading…
Reference in New Issue