diff --git a/docs/docsite/rst/404.rst b/docs/docsite/rst/404.rst new file mode 100644 index 0000000000..082a5719a5 --- /dev/null +++ b/docs/docsite/rst/404.rst @@ -0,0 +1,19 @@ +:orphan: + +****** +Oh no! +****** + +The page you are looking for is not in the current AWX documentation. + +.. image:: images/cow.png + :alt: Cowsay 404 + +You can find different versions of the AWX documentation by opening the Read the Docs fly out menu at the bottom right. +Here is a link to the `AWX 24.6.1 `_ documentation. + +If you have more questions or still can't find the docs you're looking for, join the `Ansible Forum `_. +Here are some useful links for AWX users: + +* `Get Help `_: get help or help others. Please add appropriate tags if you start new discussions, for example `awx`, `ee`, and `documentation`. +* `Posts tagged with 'awx' `_: subscribe to participate in project/technology-related conversations. There are other related tags in the forum you can use. diff --git a/docs/docsite/rst/images/cow.png b/docs/docsite/rst/images/cow.png new file mode 100644 index 0000000000..9ace440190 Binary files /dev/null and b/docs/docsite/rst/images/cow.png differ