Skip to content

Commit

Permalink
Renaming the ACS Turn directory to NetworkTraversal (Azure#15329)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpeacock0 authored Aug 24, 2021
1 parent d23e3e2 commit caf11b7
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ These settings apply only when `--tag=package-2021-02-22-preview1` is specified

```yaml $(tag) == 'package-2021-02-22-preview1'
input-file:
- preview/2021-02-22-preview1/CommunicationTurn.json
- preview/2021-02-22-preview1/CommunicationNetworkTraversal.json
title:
Azure Communication Services
```
Expand All @@ -46,7 +46,7 @@ These settings apply only when `--tag=package-2021-06-21-preview` is specified o

```yaml $(tag) == 'package-2021-06-21-preview'
input-file:
- preview/2021-06-21-preview/CommunicationTurn.json
- preview/2021-06-21-preview/CommunicationNetworkTraversal.json
```

---
Expand Down

0 comments on commit caf11b7

Please sign in to comment.