Update edit-link.js

This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2019-10-15 20:11:34 +07:00 committed by GitHub
parent 5277050c37
commit 707f616224
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ export default pagePath => {
break;
case "/api/blockchain":
githubUrl = "https://github.com/lbryio/lbrycrd/blob/add_api_docs_scripts/contrib/devtools/generated/api_v1.json";
githubUrl = "https://github.com/lbryio/lbrycrd/blob/master/contrib/devtools/generated/api_v1.json";
break;
case "/api/sdk":