mirror of https://github.com/docker/docker-py.git
Updated site_url value in mkdocs file
This commit is contained in:
parent
6b9ea106d7
commit
89d5487285
|
|
@ -1,7 +1,7 @@
|
|||
site_name: docker-py Documentation
|
||||
site_description: An API client for Docker written in Python
|
||||
site_favicon: favicon_whale.png
|
||||
site_url: docker-py.readthedocs.org
|
||||
site_url: http://docker-py.readthedocs.org
|
||||
repo_url: https://github.com/docker/docker-py/
|
||||
theme: readthedocs
|
||||
pages:
|
||||
|
|
|
|||
Loading…
Reference in New Issue