Commit Graph

4 Commits (657ab5813902f15516ce79352323ab30cbdfd325)

Author SHA1 Message Date
Scott Butler 087159c4cd Switch Adobe tracking off staging. 8 years ago
scottb fb48c45adf Added Adobe DTM tracking. (#22889) 8 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
8 years ago
Brian Coca 57f8b791d6 consolidated docs
point to new doc locations
removed non existing dirs
8 years ago