Skip to content

Commit ff013df

Browse files
author
Muhammad Shahzad Shafique
committed
Replace contoso.com with standard example.com placeholders in manifest.json
1 parent 7867bd2 commit ff013df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

samples/da-dynamics365-advisor/appPackage/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"developer": {
1111
"name": "Dynamics 365 Advisor",
12-
"websiteUrl": "https://www.contoso.com",
13-
"privacyUrl": "https://www.contoso.com/privacy",
14-
"termsOfUseUrl": "https://www.contoso.com/termsofuse"
12+
"websiteUrl": "https://www.example.com",
13+
"privacyUrl": "https://www.example.com/privacy",
14+
"termsOfUseUrl": "https://www.example.com/termsofuse"
1515
},
1616
"description": {
1717
"short": "CRM & Power Platform advisory assistant",

0 commit comments

Comments
 (0)