Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 08ac3cf

Browse files
authored
Merge pull request #313 from Azure-Samples/samples-config
Fix stray extensions
2 parents c4486b9 + 6bc45c8 commit 08ac3cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: 2-Authorization-I/1-call-graph/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
page_type: sample
33
extensions:
4-
- services: ms-identity
5-
- platform: javascript
4+
services: ms-identity
5+
platform: javascript
66
languages:
77
- javascript
88
products:

Diff for: 3-Authorization-II/1-call-api/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
page_type: sample
33
extensions:
4-
- services: ms-identity
5-
- platform: javascript
4+
services: ms-identity
5+
platform: javascript
66
languages:
77
- typescript
88
- csharp

0 commit comments

Comments
 (0)