Skip to content

Commit 5ed9a29

Browse files
committed
Updated docs config
1 parent 4edbac4 commit 5ed9a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https:/
2626
gh_edit_link: true # show or hide edit this page link
2727
gh_edit_link_text: "Edit this page on GitHub."
2828
gh_edit_repository: "https://github.com/SmartDataAnalytics/RdfProcessingToolkit" # the github URL for your repo
29-
gh_edit_branch: "jena-5.0.0" # the branch that your docs is served from
29+
gh_edit_branch: "develop" # the branch that your docs is served from
3030
gh_edit_source: "docs" # the source that your files originate from
31-
#gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
31+
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
3232

0 commit comments

Comments
 (0)