| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | <div class="container"> | |
| 2 | 2 | <p>Angular Fullstack v<%= rootGeneratorVersion() %> | | |
| 3 | - <a href="https://twitter.com/tyhenkel">@tyhenkel</a> | | ||
| 4 | - <a href="https://github.com/DaftMonk/generator-angular-fullstack/issues?state=open">Issues</a> | ||
| 3 | + <a href="https://gitter.im/DaftMonk/generator-angular-fullstack">Chat on Gitter</a> | | ||
| 4 | + <a href="https://github.com/angular-fullstack/generator-angular-fullstack/issues?state=open">Issues</a> | | ||
| 5 | + <a href="https://opencollective.com/angular-fullstack">Donate to our Open Collective</a> | ||
| 5 | 6 | </p> | |
| 6 | 7 | </div> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,6 +2,8 @@ | |||
| 2 | 2 | p | |
| 3 | 3 | | Angular Fullstack v<%= rootGeneratorVersion() %> | |
| 4 | 4 | = ' | ' | |
| 5 | - a(href='https://twitter.com/tyhenkel') @tyhenkel | ||
| 5 | + a(href='https://gitter.im/DaftMonk/generator-angular-fullstack') Chat on Gitter | ||
| 6 | 6 | = ' | ' | |
| 7 | - a(href='https://github.com/DaftMonk/generator-angular-fullstack/issues?state=open') Issues | ||
| 7 | + a(href='https://github.com/angular-fullstack/generator-angular-fullstack/issues?state=open') Issues | ||
| 8 | + = ' | ' | ||
| 9 | + a(href='https://opencollective.com/angular-fullstack') Donate to our Open Collective | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments