Update edit-link.js
This commit is contained in:
parent
5277050c37
commit
707f616224
1 changed files with 1 additions and 1 deletions
|
@ -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":
|
||||
|
|
Loading…
Add table
Reference in a new issue