Skip to content

Commit f6b49e5

Browse files
Documentation maintenance (#3142)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e571d54 commit f6b49e5

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

docs/google04e29a42ae6e6cbc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-site-verification: google04e29a42ae6e6cbc.html

docs/redirects.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,21 @@
1313
- type: page
1414
from_url: /default_rules/index/
1515
to_url: /rules/
16+
- type: page
17+
from_url: /en/latest/
18+
to_url: /
19+
- type: page
20+
from_url: /en/latest/installing.html
21+
to_url: /installing/
22+
- type: page
23+
from_url: /en/latest/rules.html
24+
to_url: /rules/
25+
- type: page
26+
from_url: /en/latest/default_rules/
27+
to_url: /rules/
28+
- type: page
29+
from_url: /en/latest/pkg/ansiblelint.rules.empty_string_compare/
30+
to_url: /rules/empty-string-compare/
1631
# Keep this last or it will match all the other rules
1732
- type: sphinx_htmldir
1833
from_url: ""

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ nav:
116116
- rules/risky-shell-pipe.md
117117
- rules/role-name.md
118118
- rules/run-once.md
119+
- rules/sanity.md
119120
- rules/schema.md
120121
- rules/syntax-check.md
121122
- rules/var-naming.md

0 commit comments

Comments
 (0)