Skip to content

Commit

Permalink
get style sheet with https
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Jul 2, 2018
1 parent 32eff38 commit d92c525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@
}

def setup(app):
app.add_stylesheet("http://dask.pydata.org/en/latest/_static/style.css")
app.add_stylesheet("https://dask.pydata.org/en/latest/_static/style.css")

0 comments on commit d92c525

Please sign in to comment.