Skip to content

Commit

Permalink
add site_url, repo_url and repo_name to mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M4GNV5 committed May 28, 2020
1 parent e2e8d48 commit f2068c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
@@ -1,4 +1,7 @@
site_name: DJITelloPy API Reference
site_url: "https://djitellopy.readthedocs.io/en/latest/"
repo_url: "https://github.com/damiafuentes/DJITelloPy"
repo_name: "damiafuentes/DJITelloPy"

theme:
name: "material"
Expand Down

0 comments on commit f2068c3

Please sign in to comment.