Small docs update

Small docs update. Fix broken link, and update node version used.

See: https://github.com/ansible/awx/pull/8766/files
This commit is contained in:
nixocio 2021-01-05 09:13:29 -05:00
parent f52b23f298
commit 45e9bdcf86
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ If you're not using Docker for Mac, or Docker for Windows, you may need, or choo
#### Frontend Development
See [the ui development documentation](awx/ui/README.md).
See [the ui development documentation](awx/ui_next/CONTRIBUTING.md).
### Build the environment

View File

@ -57,7 +57,7 @@ The UI is built using [ReactJS](https://reactjs.org/docs/getting-started.html) a
The AWX UI requires the following:
- Node 10.x LTS
- Node 14.x LTS
- NPM 6.x LTS
Run the following to install all the dependencies: