This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
[Dart] follow-up to #2761 - fix broken links and transform API links for dart docs #2772
Closed
Description
Follow-up to #2761, where @kwalrath wrote #2761 (comment):
- Link to InjectableMetadata goes to TS... and is a 404: https://angular.io/docs/ts/latest/api/core/index/InjectableMetadata-class.html (InjectableMetadata no longer exists in Dart) - docs: intra-site links should be relative #2773
- Links to viewChild and contentChild should be ViewChild and ContentChild in the text.
- I ran the script, and it seemed to work although it didn't catch the bad API link in dependency-injection.html - docs: intra-site links should be relative #2773