Skip to content

Commit

Permalink
update docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
superstes committed Dec 11, 2024
1 parent 25c53e3 commit c299876
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/problem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
- [ ] Read the documentation: [Docs](https://webui.ansibleguy.net/)
- [ ] Read the troubleshooting info: [Troubleshooting](https://webui.ansibleguy.net/en/latest/usage/troubleshooting.html)
- [ ] Read the troubleshooting info: [Troubleshooting](https://webui.ansibleguy.net/usage/troubleshooting.html)
- [ ] Check if there are existing [issues](https://github.com/ansibleguy/webui/issues)
or [discussions](https://github.com/ansibleguy/webui/discussions) regarding your topic
Expand Down
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

### 0.0.22

* Improved [custom execution prompts](https://webui.ansibleguy.net/en/latest/usage/jobs.html#execute)
* Improved [custom execution prompts](https://webui.ansibleguy.net/usage/jobs.html#execute)

----

Expand Down Expand Up @@ -93,7 +93,7 @@

### 0.0.17

* [Integration for SAML-SSO Identity Providers](https://webui.ansibleguy.net/en/latest/usage/authentication.html)
* [Integration for SAML-SSO Identity Providers](https://webui.ansibleguy.net/usage/authentication.html)

----

Expand Down Expand Up @@ -126,7 +126,7 @@
* Added timezone to datetime
* Style non-existent log-files
* HTTPS support
* [ARA config integration](https://webui.ansibleguy.net/en/latest/usage/integrations.html)
* [ARA config integration](https://webui.ansibleguy.net/usage/integrations.html)
* Global Environmental-Variables for Jobs

----
Expand All @@ -150,8 +150,8 @@
* Privilege System - Manager Groups
* Password-Change UI
* Docker
* Support to [run as unprivileged user](https://webui.ansibleguy.net/en/latest/usage/docker.html#unprivileged)
* [Image with AWS-CLI support](https://webui.ansibleguy.net/en/latest/usage/docker.html#aws-cli-support)
* Support to [run as unprivileged user](https://webui.ansibleguy.net/usage/docker.html#unprivileged)
* [Image with AWS-CLI support](https://webui.ansibleguy.net/usage/docker.html#aws-cli-support)
* Enhanced handling of [SQLite Write-Locks](https://github.com/ansibleguy/webui/issues/6)


Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We're also open to allow co-maintainers.
* Add Unit-Tests (*pytest*)
* Add [Integration-Tests](https://github.com/ansibleguy/webui/tree/latest/test/integration) for the Web-UI and/or API

Read into the [Troubleshooting Guide](https://webui.ansibleguy.net/en/latest/usage/troubleshooting.html) to get some insight on how the stack works.
Read into the [Troubleshooting Guide](https://webui.ansibleguy.net/usage/troubleshooting.html) to get some insight on how the stack works.

----

Expand Down
36 changes: 18 additions & 18 deletions docs/meta/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://webui.ansibleguy.net/en/latest/</loc></url>
<url><loc>https://webui.ansibleguy.net/</loc></url>

<url><loc>https://webui.ansibleguy.net/en/latest/usage/1_intro.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/2_install.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/3_run.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/4_config.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/1_intro.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/2_install.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/3_run.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/4_config.html</loc></url>

<url><loc>https://webui.ansibleguy.net/en/latest/usage/alerts.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/api.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/authentication.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/backup.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/credentials.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/development.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/docker.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/integrations.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/jobs.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/privileges.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/repositories.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/security.html</loc></url>
<url><loc>https://webui.ansibleguy.net/en/latest/usage/troubleshooting.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/alerts.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/api.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/authentication.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/backup.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/credentials.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/development.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/docker.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/integrations.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/jobs.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/privileges.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/repositories.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/security.html</loc></url>
<url><loc>https://webui.ansibleguy.net/usage/troubleshooting.html</loc></url>
</urlset>
2 changes: 1 addition & 1 deletion src/ansibleguy-webui/aw/config/form_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
'https://raw.githubusercontent.com/ansible/logos/main/vscode-ansible-logo/vscode-ansible.svg'
'</a>',
'ara_server': 'Provide the URL to your ARA server. Can be used to gather job statistics. See: '
'<a href="https://webui.ansibleguy.net/en/latest/usage/integrations.html">'
'<a href="https://webui.ansibleguy.net/usage/integrations.html">'
'Documentation - Integrations</a>',
'global_environment_vars': 'Set environmental variables that will be added to every job execution. '
'Comma-separated list of key-value pairs. (VAR1=TEST1,VAR2=0)',
Expand Down
2 changes: 1 addition & 1 deletion src/ansibleguy-webui/aw/templates/system/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<br><hr><br>
<div class="table-responsive aw-data">
<h2>Active Environmental Variables</h2>
<p>Settings set <a href="https://webui.ansibleguy.net/en/latest/usage/4_config.html#environmental-variables">by environmental variables<a/> are read-only!</p>
<p>Settings set <a href="https://webui.ansibleguy.net/usage/4_config.html#environmental-variables">by environmental variables<a/> are read-only!</p>
<table class="table table-striped aw-text-responsive" id="aw-api-data-table">
<tr>
<th>Setting</th>
Expand Down

0 comments on commit c299876

Please sign in to comment.