Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
No longer need site_url in mkdocs.yml (mkdocs/mkdocs#2490)
  • Loading branch information
jholdstock authored and dajohi committed Sep 10, 2021
1 parent 8b857d1 commit 92ef9e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion mkdocs.yml
@@ -1,5 +1,4 @@
site_name: Decred Documentation
site_url: https://docs.decred.org
use_directory_urls: true
theme:
name: material
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
@@ -1,4 +1,4 @@
mkdocs==1.2.1
mkdocs-material==7.1.8
mkdocs==1.2.2
mkdocs-material==7.2.2
mkdocs-material-extensions==1.0.1
mkdocs-markdownextradata-plugin==0.2.4

0 comments on commit 92ef9e4

Please sign in to comment.