diff --git a/app/components/edit-link.js b/app/components/edit-link.js index 0ce8b94..04f93e5 100644 --- a/app/components/edit-link.js +++ b/app/components/edit-link.js @@ -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": diff --git a/documents/build.md b/documents/build.md index 95c19ea..0627889 100644 --- a/documents/build.md +++ b/documents/build.md @@ -142,7 +142,7 @@ Regardless of the type of desktop app, you'll want to follow the steps for [usin The [official LBRY desktop app](https://github.com/lbryio/lbry-desktop) is built with Electron. It is very easy to build with, and allows web developers to easily start creating "native" desktop applications. You can use a plain html document with a `