Skip to content

Commit 28c6528

Browse files
committed
Added review urls back in to pass tests
1 parent 371b877 commit 28c6528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/settings/default.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,11 @@
152152
},
153153
"ChromeExtension_RatingUrl": {
154154
"Description": "URL for the Web Clipper in the Chrome Web Store; used to direct users to leave ratings and reviews",
155-
"Value": ""
155+
"Value": "https://chrome.google.com/webstore/detail/onenote-web-clipper/gojbdfnpnhogfdgjbigejoaolejmgdhk/reviews"
156156
},
157157
"EdgeExtension_RatingUrl": {
158158
"Description": "URL for the Web Clipper in the Windows Store; used to direct users to leave ratings and reviews",
159-
"Value": ""
159+
"Value": "https://www.microsoft.com/en-us/store/p/onenote-web-clipper/9nblggh4r01n#ratings-reviews"
160160
},
161161
"FirefoxExtension_RatingUrl": {
162162
"Description": "URL for the Web Clipper in Firefox Add-ons; used to direct users to leave ratings and reviews",

0 commit comments

Comments
 (0)