File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,8 @@ keep_files:
55
55
# Footer "Edit this page on GitHub" link text
56
56
gh_edit_link : true # show or hide edit this page link
57
57
gh_edit_link_text : " Edit this page on GitHub."
58
- gh_edit_repository : " https://github.com/bitcoin-dev-project/onboarding-to-bitcoin-core" # the github URL for your repo
59
- gh_edit_branch : " gh_pages" # the branch that your docs is served from
60
- gh_edit_source : " master" # the source that your files originate from
58
+ gh_edit_repository : " https://github.com/chaincodelabs/onboarding-to-bitcoin-core" # the github URL for your repo
59
+ gh_edit_branch : " master" # the branch that your docs is served from
61
60
gh_edit_view_mode : " edit" # "tree" or "edit" if you want the user to jump into the editor immediately
62
61
63
62
mermaid :
You can’t perform that action at this time.
0 commit comments