Skip to content

Commit

Permalink
chaning main to master for github icons
Browse files Browse the repository at this point in the history
  • Loading branch information
ArushYadlapati committed Aug 17, 2024
1 parent c461059 commit 9b7f650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ kt = "# "
[output.html]
mathjax-support = true
site-url = "/TrajectoryBuilder/"
git-repository-url = "https://github.com/FTC-23511/TrajectoryBuilder/tree/main"
edit-url-template = "https://github.com/FTC-23511/TrajectoryBuilder/tree/main/{path}"
git-repository-url = "https://github.com/FTC-23511/TrajectoryBuilder/tree/master"
edit-url-template = "https://github.com/FTC-23511/TrajectoryBuilder/tree/master/{path}"

0 comments on commit 9b7f650

Please sign in to comment.