This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 3838//- Location of sample code
3939- var _liveLink = ' live link' ;
4040- var _ngRepoURL = ' https://github.com/angular/angular' ;
41+ - var _ngDocRepoURL = ' https://github.com/angular/angular.io' ;
4142
4243//- NgModule related
4344- var _AppModuleVsAppComp = ' AppModule'
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ include ../../../_includes/_util-fns
2020- var _indexHtmlDir = ' web' ;
2121- var _mainDir = ' web' ;
2222- var _ngRepoURL = ' https://github.com/dart-lang/angular2' ;
23+ //- Don't override this value quite yet:
24+ //- var _ngDocRepoURL = 'https://github.com/dart-lang/site-webdev';
2325
2426//- NgModule related
2527- var _AppModuleVsAppComp = ' AppComponent'
Original file line number Diff line number Diff line change 1+ include ../_util-fns
2+
13:marked
24 > **Known issues:** The angular.io issue tracker contains [all known
35 issues][api-issues]; if you notice others, please [report
46 them][new-issue]. Thanks!
57
6- [new-issue]: https://github.com/angular/angular.io/issues/new?labels=dart,api&title=%5BDart%5D%5BAPI%5D%20
7- [api-issues]: https://github.com/angular/angular.io/issues?q=label%3Aapi+label%3Adart
8+ [new-issue]: !{_ngRepoURL}/issues/new?title=%5BAPI%20docs%5D
9+ [api-issues]: !{_ngRepoURL}/issues
10+ //- ?q=label%3Aapi
811
912 api-list( src ="api-list.json" lang ="dart" )
Original file line number Diff line number Diff line change @@ -104,5 +104,5 @@ table(width="100%")
104104
105105 ## We welcome feedback!
106106
107- - Use the [angular.io Github repo](https://github.com/angular/angular.io ) for **documentation** issues and pull requests.
107+ - Use the [site Github repo](!{_ngDocRepoURL} ) for **documentation** issues and pull requests.
108108 - Use the [Angular Github repo](!{_ngRepoURL}) to report issues with **Angular** itself.
You can’t perform that action at this time.
0 commit comments