Skip to content

Commit

Permalink
Removed old redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jan 2, 2023
1 parent 873d2ef commit 3311c82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion docs/reference/tooltips.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ icon: material/tooltip-plus
status: new
---

# Abbreviations
# Tooltips

Technical documentation often incurs the usage of many acronyms, which may
need additional explanation, especially for new user of your project. For these
Expand Down
9 changes: 0 additions & 9 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,6 @@ theme:
plugins:
- search:
separator: '[\s\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- redirects:
redirect_maps:
changelog/insiders.md: insiders/changelog.md
conventions.md: philosophy.md
reference/abbreviations.md: reference/tooltips.md
reference/meta-tags.md: reference/index.md
reference/variables.md: https://mkdocs-macros-plugin.readthedocs.io/
sponsorship.md: insiders/index.md
upgrading.md: upgrade.md
- minify:
minify_html: true

Expand Down

0 comments on commit 3311c82

Please sign in to comment.