Commit Graph

8 Commits (aea7abcb15f386e344d2908429abd329324d04ba)

Author SHA1 Message Date
Scott Butler 9dc41ae578 CSS for versioned docs TOC header. 8 years ago
Scott Butler 368130f131 Updated CSS for versioned docs - back ported from level. 8 years ago
Chris Alfonso b2a10e6e4b Bumping docs footer copyright year (#22210) 9 years ago
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
9 years ago
Craig Francis 2ccedc2ed9 Correct links to modules source code (#20650)
As per issue #20647, the modules are now in the main Ansible repository.
9 years ago
Brian Coca af59781b56 removed core/extras ref from module pages
fixes #20647
9 years ago
Brian Coca 2a5d949c52 corrected path to edit docs on devel to new loc
fixes #20474
9 years ago
Brian Coca 57f8b791d6 consolidated docs
point to new doc locations
removed non existing dirs
9 years ago