Skip to content

Commit

Permalink
Merge pull request #10247 from vector-im/jryans/update-base-url
Browse files Browse the repository at this point in the history
Change update URL to match new host
  • Loading branch information
jryans authored Jul 3, 2019
2 parents ba5cae5 + c9bd1b8 commit e128208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron_app/riot.im/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"update_base_url": "https://riot.im/download/desktop/update/",
"update_base_url": "https://packages.riot.im/desktop/update/",
"default_hs_url": "https://matrix.org",
"default_is_url": "https://vector.im",
"brand": "Riot",
Expand Down

0 comments on commit e128208

Please sign in to comment.