Skip to content

Commit

Permalink
Correct site_url in mkdocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
sethfischer committed Oct 25, 2023
1 parent c1e330d commit 4ad5c22
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
@@ -1,5 +1,5 @@
site_name: JPL Open Source Rover
site_url: https://osr-demo.readthedocs.io
site_url: https://open-source-rover.readthedocs.io
site_description: |
A build-it-yourself, 6-wheel rover based on the rovers on Mars!
copyright: |
Expand Down

0 comments on commit 4ad5c22

Please sign in to comment.