Skip to content

Commit 440f9ed

Browse files
authored
Merge pull request #13584 from changeworld/fix/docs
Delete branch that does not work
2 parents 8360bfb + ba6c71e commit 440f9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v1-openid-connect-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ Sign in with either a personal Microsoft account or a work or school account, an
406406

407407
For reference, the completed sample (without your configuration values) [is provided as a .zip file](https://github.com/AzureADQuickStarts/WebApp-OpenIDConnect-NodeJS/archive/complete.zip). Alternatively, you can clone it from GitHub:
408408

409-
```git clone --branch complete https://github.com/AzureADQuickStarts/WebApp-OpenIDConnect-NodeJS.git```
409+
```git clone --branch master https://github.com/AzureADQuickStarts/WebApp-OpenIDConnect-NodeJS.git```
410410

411411
You can now move onto more advanced topics. You might want to try:
412412

0 commit comments

Comments
 (0)