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

Commit d6f565c

Browse files
committed
Remove "/index.html" from homepage-url.
1 parent 6596764 commit d6f565c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/brackets.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"get_involved_url" : "https://github.com/adobe/brackets/blob/master/CONTRIBUTING.md",
1212
"glob_help_url" : "https://github.com/adobe/brackets/wiki/Using-File-Filters",
1313
"release_notes_url" : "https://github.com/adobe/brackets/wiki/Release-Notes",
14-
"homepage_url" : "http://brackets.io/index.html",
14+
"homepage_url" : "http://brackets.io",
1515
"twitter_url" : "https://twitter.com/brackets",
1616
"troubleshoot_url" : "https://github.com/adobe/brackets/wiki/Troubleshooting#wiki-livedev",
1717
"twitter_name" : "@brackets",

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"get_involved_url": "https://github.com/adobe/brackets/blob/master/CONTRIBUTING.md",
1111
"glob_help_url": "https://github.com/adobe/brackets/wiki/Using-File-Filters",
1212
"release_notes_url": "https://github.com/adobe/brackets/wiki/Release-Notes",
13-
"homepage_url": "http://brackets.io/index.html",
13+
"homepage_url": "http://brackets.io",
1414
"twitter_url": "https://twitter.com/brackets",
1515
"troubleshoot_url": "https://github.com/adobe/brackets/wiki/Troubleshooting#wiki-livedev",
1616
"twitter_name": "@brackets",

0 commit comments

Comments
 (0)