From b9c6d28445c7fabce973c41fb43493a0ff9ca52d Mon Sep 17 00:00:00 2001 From: Julien LE COUPANEC Date: Wed, 27 Jun 2018 22:30:08 +0100 Subject: [PATCH] Link back to the Angular Cheatsheet --- frontend/angular.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/angular.js b/frontend/angular.js index 34c6731..4ef1427 100644 --- a/frontend/angular.js +++ b/frontend/angular.js @@ -1,5 +1,6 @@ /* ******************************************************************************************* * ANGULAR (2+) CHEATSHEET + * BASED ON https://angular.io/guide/cheatsheet * DOCUMENTATION: https://angular.io/docs * STYLE GUIDE: https://angular.io/guide/styleguide * ******************************************************************************************* */