Fixed links for research (#2400)

This commit is contained in:
notadao 2020-06-19 02:30:12 +09:00 committed by GitHub
parent 5cbb275137
commit 9f538d3ff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -18,5 +18,5 @@
}
],
"explorer": "https://blockchair.com/dash",
"research": "https://research.binance.com/en/projects/decred"
"research": "https://research.binance.com/en/projects/dash"
}

View File

@ -17,5 +17,6 @@
"handle": "decred"
}
],
"explorer": "https://dcrdata.decred.org"
"explorer": "https://dcrdata.decred.org",
"research": "https://research.binance.com/en/projects/decred"
}