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

Commit 5eeb1cf

Browse files
committed
Revert change to healthDataServerURL
1 parent c3c0bc0 commit 5eeb1cf

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": "https://health.brackets.io/healthDataLog"
23+
"healthDataServerURL" : "https://healthdev.brackets.io/healthDataLog"
2424
},
2525
"name": "Brackets",
2626
"version": "1.5.0-0",

0 commit comments

Comments
 (0)