Update wiki links to the new short URL

Done with: find -type f -exec sed -Ee ':wiki.archlinux.org: s:(wiki.archlinux.org)/index.php/:\1/title/:g' -i {} \;

Fixes #16

[1] https://gitlab.archlinux.org/archlinux/infrastructure/-/merge_requests/335

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
This commit is contained in:
Kristian Klausen 2021-05-09 23:51:06 +02:00 committed by Eli Schwartz
parent 8ec170b3e0
commit bab74dd307
No known key found for this signature in database
GPG key ID: CEB167EFB5722BD6
3 changed files with 7 additions and 7 deletions

View file

@ -22,7 +22,7 @@ you may customize [options] aur_location and [sso] openid_configuration in
You may then start `keycloak.service` through systemd.
See also ArchWiki <https://wiki.archlinux.org/index.php/Keycloak>.
See also ArchWiki <https://wiki.archlinux.org/title/Keycloak>.
Configuring a realm
-------------------