Skip to content

Commit

Permalink
Fix view and edit source links in docs site (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-5546 authored Jul 29, 2024
1 parent b5ec99e commit 5735559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ site_author: UBCSailbot Software Team
# Repository
repo_name: UBCSailbot/sailbot_workspace
repo_url: https://github.com/UBCSailbot/sailbot_workspace
edit_uri: "edit/main/sailbot_workspace/"
edit_uri: "edit/main/docs/"

# Configuration
theme:
Expand Down

0 comments on commit 5735559

Please sign in to comment.