You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-14Lines changed: 3 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,13 @@ If you just want the completed sample generated by following this lab, you can f
14
14
15
15
-[Completed project](demo)
16
16
17
-
## Watch the Module
18
-
19
-
This module has been recorded and is available in the Office Development YouTube channel: [Build Angular SPAs with Microsoft Graph](https://youtu.be/KUPRTTOUzz8)
Copy file name to clipboardExpand all lines: demo/graph-tutorial/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# GraphTutorial
2
2
3
-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.7.
3
+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.9.
4
4
5
5
## Development server
6
6
@@ -24,4 +24,4 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac
24
24
25
25
## Further help
26
26
27
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
27
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
0 commit comments