Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit ea9d627

Browse files
committed
Merge pull request #10867 from adobe/prafulVaishnav/HealthDataURLChange
Modify Health Data URL staging.
2 parents 89d7ec6 + d7e6148 commit ea9d627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"extension_url": "https://s3.amazonaws.com/extend.brackets/{0}/{0}-{1}.zip",
2121
"linting.enabled_by_default": true,
2222
"build_timestamp": "",
23-
"healthDataServerURL" : "http://54.186.151.46/healthDataLog"
23+
"healthDataServerURL" : "http://healthdev.brackets.io/healthDataLog"
2424
},
2525
"name": "Brackets",
2626
"version": "1.3.0-0",

0 commit comments

Comments
 (0)