Skip to content

Commit c299876

Browse files
committed
update docs links
1 parent 25c53e3 commit c299876

File tree

6 files changed

+27
-27
lines changed

6 files changed

+27
-27
lines changed

.github/ISSUE_TEMPLATE/problem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
1414
- [ ] Read the documentation: [Docs](https://webui.ansibleguy.net/)
1515
16-
- [ ] Read the troubleshooting info: [Troubleshooting](https://webui.ansibleguy.net/en/latest/usage/troubleshooting.html)
16+
- [ ] Read the troubleshooting info: [Troubleshooting](https://webui.ansibleguy.net/usage/troubleshooting.html)
1717
1818
- [ ] Check if there are existing [issues](https://github.com/ansibleguy/webui/issues)
1919
or [discussions](https://github.com/ansibleguy/webui/discussions) regarding your topic

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
### 0.0.22
5353

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

5656
----
5757

@@ -93,7 +93,7 @@
9393

9494
### 0.0.17
9595

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

9898
----
9999

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

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

157157

CONTRIBUTE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We're also open to allow co-maintainers.
1515
* Add Unit-Tests (*pytest*)
1616
* Add [Integration-Tests](https://github.com/ansibleguy/webui/tree/latest/test/integration) for the Web-UI and/or API
1717

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

2020
----
2121

docs/meta/sitemap.xml

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3-
<url><loc>https://webui.ansibleguy.net/en/latest/</loc></url>
3+
<url><loc>https://webui.ansibleguy.net/</loc></url>
44

5-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/1_intro.html</loc></url>
6-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/2_install.html</loc></url>
7-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/3_run.html</loc></url>
8-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/4_config.html</loc></url>
5+
<url><loc>https://webui.ansibleguy.net/usage/1_intro.html</loc></url>
6+
<url><loc>https://webui.ansibleguy.net/usage/2_install.html</loc></url>
7+
<url><loc>https://webui.ansibleguy.net/usage/3_run.html</loc></url>
8+
<url><loc>https://webui.ansibleguy.net/usage/4_config.html</loc></url>
99

10-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/alerts.html</loc></url>
11-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/api.html</loc></url>
12-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/authentication.html</loc></url>
13-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/backup.html</loc></url>
14-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/credentials.html</loc></url>
15-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/development.html</loc></url>
16-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/docker.html</loc></url>
17-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/integrations.html</loc></url>
18-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/jobs.html</loc></url>
19-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/privileges.html</loc></url>
20-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/repositories.html</loc></url>
21-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/security.html</loc></url>
22-
<url><loc>https://webui.ansibleguy.net/en/latest/usage/troubleshooting.html</loc></url>
10+
<url><loc>https://webui.ansibleguy.net/usage/alerts.html</loc></url>
11+
<url><loc>https://webui.ansibleguy.net/usage/api.html</loc></url>
12+
<url><loc>https://webui.ansibleguy.net/usage/authentication.html</loc></url>
13+
<url><loc>https://webui.ansibleguy.net/usage/backup.html</loc></url>
14+
<url><loc>https://webui.ansibleguy.net/usage/credentials.html</loc></url>
15+
<url><loc>https://webui.ansibleguy.net/usage/development.html</loc></url>
16+
<url><loc>https://webui.ansibleguy.net/usage/docker.html</loc></url>
17+
<url><loc>https://webui.ansibleguy.net/usage/integrations.html</loc></url>
18+
<url><loc>https://webui.ansibleguy.net/usage/jobs.html</loc></url>
19+
<url><loc>https://webui.ansibleguy.net/usage/privileges.html</loc></url>
20+
<url><loc>https://webui.ansibleguy.net/usage/repositories.html</loc></url>
21+
<url><loc>https://webui.ansibleguy.net/usage/security.html</loc></url>
22+
<url><loc>https://webui.ansibleguy.net/usage/troubleshooting.html</loc></url>
2323
</urlset>

src/ansibleguy-webui/aw/config/form_metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
'https://raw.githubusercontent.com/ansible/logos/main/vscode-ansible-logo/vscode-ansible.svg'
200200
'</a>',
201201
'ara_server': 'Provide the URL to your ARA server. Can be used to gather job statistics. See: '
202-
'<a href="https://webui.ansibleguy.net/en/latest/usage/integrations.html">'
202+
'<a href="https://webui.ansibleguy.net/usage/integrations.html">'
203203
'Documentation - Integrations</a>',
204204
'global_environment_vars': 'Set environmental variables that will be added to every job execution. '
205205
'Comma-separated list of key-value pairs. (VAR1=TEST1,VAR2=0)',

src/ansibleguy-webui/aw/templates/system/config.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<br><hr><br>
77
<div class="table-responsive aw-data">
88
<h2>Active Environmental Variables</h2>
9-
<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>
9+
<p>Settings set <a href="https://webui.ansibleguy.net/usage/4_config.html#environmental-variables">by environmental variables<a/> are read-only!</p>
1010
<table class="table table-striped aw-text-responsive" id="aw-api-data-table">
1111
<tr>
1212
<th>Setting</th>

0 commit comments

Comments
 (0)