Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2021-04-07 21:43:27 +0200
committerAllan McRae <allan@archlinux.org>2021-04-08 10:14:33 +1000
commitc294b7cb4c3a160cbbbe404baeaa23a3c8290a99 (patch)
tree2a611f03526894b9a524fb68b8cf53f8f77d8a03 /doc
parentf09047f0b0ed1dfeeceb08432514b3e4c7a18d13 (diff)
Update urls to not use www. for archlinux.org
www.archlinux.org now redirects to archlinux.org. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/footer.asciidoc2
-rw-r--r--doc/index.asciidoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/footer.asciidoc b/doc/footer.asciidoc
index 1c33d016..1bae8b20 100644
--- a/doc/footer.asciidoc
+++ b/doc/footer.asciidoc
@@ -1,5 +1,5 @@
-See the pacman website at https://www.archlinux.org/pacman/[] for current
+See the pacman website at https://archlinux.org/pacman/[] for current
information on pacman and its related tools.
diff --git a/doc/index.asciidoc b/doc/index.asciidoc
index 3a8b40bf..87f07dda 100644
--- a/doc/index.asciidoc
+++ b/doc/index.asciidoc
@@ -239,7 +239,7 @@ Other Utilities
~~~~~~~~~~~~~~~
Although the package manager itself is quite simple, many scripts have been
developed that help automate building and installing packages. These are used
-extensively in link:https://www.archlinux.org/[Arch Linux]. Most of these utilities
+extensively in link:https://archlinux.org/[Arch Linux]. Most of these utilities
are available in the Arch Linux projects
link:https://git.archlinux.org/[code browser].