Skip to content

Commit

Permalink
Fixed edit url to use 'main' branch instead of 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
razziefox authored May 31, 2024
1 parent f2c9ea6 commit 58d1ad8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ site_name: FNA Docs

repo_url: https://github.com/FNA-XNA/docs
site_description: Documentation for FNA
edit_uri: blob/main/docs/

theme:
name: readthedocs

extra_css:
- css/styles.css
- css/styles.css

0 comments on commit 58d1ad8

Please sign in to comment.