diff --git a/docs/_config.yml b/docs/_config.yml
index 41fb22d6..dcc24a1d 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -16,8 +16,8 @@
 title: OAuth2_Proxy
 description: >- # this means to ignore newlines until "baseurl:"
   OAuth2_Proxy documentation site
-baseurl: "" # the subpath of your site, e.g. /blog
-url: "" # the base hostname & protocol for your site, e.g. http://example.com
+baseurl: "/oauth2_proxy" # the subpath of your site, e.g. /blog
+url: "https://pusher.github.io" # the base hostname & protocol for your site, e.g. http://example.com
 
 # Build settings
 markdown: kramdown