Skip to content

Commit 329ed69

Browse files
committed
feat: renaming
1 parent 71901d4 commit 329ed69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/client-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These projects are written in **C#** and target a specific version of **.NET**.
2828
"StagingUrl": "",
2929
"ProductionUrl": "",
3030
"UpdatesDefinitionUrl": "",
31-
"MessagesDefinitionsUrl": ""
31+
"AnnouncementsUrl": ""
3232
}
3333
```
3434

src/ByteSync.Client/local.settings.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"StagingUrl": "",
55
"ProductionUrl": "",
66
"UpdatesDefinitionUrl": "",
7-
"MessagesDefinitionsUrl": ""
7+
"AnnouncementsUrl": ""
88
}

0 commit comments

Comments
 (0)