Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ site_dir: docs_site # NOTE: should not be within the docs dir
site_url: https://google.github.io/sbsim/
repo_url: https://github.com/google/sbsim
repo_name: google/sbsim
# edit_uri will work after branch rename from copybara_push -> main
# TODO(#119): After renaming default branch copybara_push -> main, update edit_uri.
edit_uri: edit/copybara_push/docs/
# edit_uri: edit/main/docs/

#
# THEME / STYLE
Expand Down