Remove extra slash

This commit is contained in:
ligi 2022-02-10 10:56:51 +01:00 committed by GitHub
parent ed83e1c0ef
commit c4248145bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
"explorers": [ "explorers": [
{ {
"name": "PlatON explorer", "name": "PlatON explorer",
"url": "https://scan.platon.network/", "url": "https://scan.platon.network",
"standard": "none" "standard": "none"
} }
] ]