Skip to content

Commit 89d5487

Browse files
committed
Updated site_url value in mkdocs file
1 parent 6b9ea10 commit 89d5487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: docker-py Documentation
22
site_description: An API client for Docker written in Python
33
site_favicon: favicon_whale.png
4-
site_url: docker-py.readthedocs.org
4+
site_url: http://docker-py.readthedocs.org
55
repo_url: https://github.com/docker/docker-py/
66
theme: readthedocs
77
pages:

0 commit comments

Comments
 (0)