ansible/docs/docsite/_themes/srtd
Robin Schneider 3700bcb6dd Use HTTPS instead of legacy HTTP for ansible.com (#16870)
Mechanical edit done by this "one-liner":

```Shell
git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#http://(www\.|galaxy\.|)ansible\.com#https://\1ansible.com#g;'
```

Related to: https://github.com/ansible/ansible/issues/16869
2017-02-15 16:09:33 -08:00
..
static consolidated docs 2017-01-06 09:16:59 -05:00
__init__.py consolidated docs 2017-01-06 09:16:59 -05:00
breadcrumbs.html corrected path to edit docs on devel to new loc 2017-01-19 14:01:18 -05:00
footer.html Correct links to modules source code (#20650) 2017-02-10 00:37:25 -08:00
layout.html Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -08:00
search.html consolidated docs 2017-01-06 09:16:59 -05:00
theme.conf consolidated docs 2017-01-06 09:16:59 -05:00
versions.html consolidated docs 2017-01-06 09:16:59 -05:00