File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This seed repo serves as an Angular 2 starter for anyone looking to get up and r
1616* End-to-end Angular 2 code using [ Protractor] ( https://angular.github.io/protractor/ ) .
1717* Stylesheets with [ SASS] ( http://sass-lang.com/ ) (not required, it supports regular css too).
1818* Error reported with [ TSLint] ( http://palantir.github.io/tslint/ ) and [ Codelyzer] ( https://github.com/mgechev/codelyzer ) .
19- * Documentation with [ TypeDoc] ( http://typedoc.io / ) .
19+ * Documentation with [ TypeDoc] ( http://typedoc.org / ) .
2020
2121> Warning: Make sure you're using the latest version of Node.js and NPM
2222
@@ -110,7 +110,7 @@ You can now go to `/dist` and deploy that to your server!
110110
111111## Documentation
112112
113- You can generate api docs (using [ TypeDoc] ( http://typedoc.io / ) ) for your code with the following:
113+ You can generate api docs (using [ TypeDoc] ( http://typedoc.org / ) ) for your code with the following:
114114
115115* ` npm run docs `
116116
You can’t perform that action at this time.
0 commit comments