diff options
author | Simon Séhier <simon.sehier@camptocamp.com> | 2019-08-05 17:29:36 +0200 |
---|---|---|
committer | Simon Séhier <simon.sehier@camptocamp.com> | 2019-08-05 17:29:36 +0200 |
commit | c17ce49e2edb7a13b8e3b51cfa9c5eb0cbcd3530 (patch) | |
tree | 92e7dde1f40cddfd5b86ad968def0b4a8be2b000 /INSTALL.md | |
parent | Merge pull request #4417 from ansible/stability-e2e (diff) | |
download | awx-c17ce49e2edb7a13b8e3b51cfa9c5eb0cbcd3530.tar.xz awx-c17ce49e2edb7a13b8e3b51cfa9c5eb0cbcd3530.zip |
fix #post-build-2 href fragment
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 59f7fb5d41..0a23f35011 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -36,7 +36,7 @@ This document provides a guide for installing AWX. - [PostgreSQL](#postgresql-1) - [Proxy settings](#proxy-settings) - [Start the build](#start-the-build-2) - - [Post build](#post-build-1) + - [Post build](#post-build-2) - [Accessing AWX](#accessing-awx-2) ## Getting started |