Skip to content

Commit 025a0ca

Browse files
authored
Merge pull request #31 from KubaO/staging
Fix the GitHub repo source path.
2 parents d0acaf7 + b6152cf commit 025a0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ gh_edit_link: true # show or hide edit this page link
9696
gh_edit_link_text: "Edit this page on GitHub"
9797
gh_edit_repository: "https://github.com/twinbasic/documentation/" # the github URL for your repo
9898
gh_edit_branch: "main" # the branch that your docs is served from
99-
# gh_edit_source: docs # the source that your files originate from
99+
gh_edit_source: docs # the source that your files originate from
100100
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately

0 commit comments

Comments
 (0)