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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,17 @@ In this lab you will create a React single-page application, configured with Azu
10
10
11
11
## Demos
12
12
13
-
The [Demos](./Demos) directory in this repository contains copies of the project that correspond to completing individual sections of the tutorial. If you just want to demo a particular section of the tutorial, you can start with the version from the previous section.
13
+
The [demos](./demos) directory in this repository contains copies of the project that correspond to completing individual sections of the tutorial. If you just want to demo a particular section of the tutorial, you can start with the version from the previous section.
14
14
15
-
-[01-create-app](Demos/01-create-app): Completed [Create a React single-page app](https://docs.microsoft.com/graph/training/react-tutorial?tutorial-step=1)
16
-
-[02-add-aad-auth](Demos/02-add-aad-auth): Completed [Add Azure AD authentication](https://docs.microsoft.com/graph/training/react-tutorial?tutorial-step=3)
0 commit comments