From 57c0145f4f06d204b5a97506fa1a8b474025228e Mon Sep 17 00:00:00 2001 From: Matthew Jones Date: Tue, 7 Jan 2014 15:42:30 -0500 Subject: [PATCH] Update all release url references to point to releases.ansible.com/awx --- docs/build_system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build_system.md b/docs/build_system.md index 5884d698c6..4c961b3926 100644 --- a/docs/build_system.md +++ b/docs/build_system.md @@ -267,7 +267,7 @@ These nightly repositories can be used by the AWX setup playbook by running the As noted above, `OFFICIAL` builds are copied out to the production server, and can be found at the following location: - http://www.ansibleworks.com/releases/awx/ + http://releases.ansible.com/awx/ The AWX setup playbook will use this repo location by default.