Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
remove double /
Browse files Browse the repository at this point in the history
  • Loading branch information
montyanderson committed Jul 10, 2019
1 parent 30fba3f commit 21372b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodes.json
@@ -1,11 +1,11 @@
[
{
"url": "https://node1.yacdn.org/",
"url": "https://node1.yacdn.org",
"latitude": 52.3824,
"longitude": 4.8995
},
{
"url": "https://node2.yacdn.org/",
"url": "https://node2.yacdn.org",
"latitude": 52.3824,
"longitude": 4.8995
}
Expand Down

0 comments on commit 21372b0

Please sign in to comment.