aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-05-28 17:24:53 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-05-29 09:07:00 +0200
commitcabea4ff42ea1240cd51b8693d28724dbafa9a8d (patch)
tree6b99c3a5270ac7ad2a9ef23d32cbe97f37996384
parentde215d31c2d3aacbf72dcd37f7c602f646be2f05 (diff)
downloadpacman-offline-cabea4ff42ea1240cd51b8693d28724dbafa9a8d.tar.gz
pacman-offline-cabea4ff42ea1240cd51b8693d28724dbafa9a8d.tar.zst
README: drop non-existent anchor from link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eabc6f5..3f10fa9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ pacman-offline
**Run offline system update with pacman.**
The offline system update with pacman is achieved by integrating into
-[offline updates in systemd](https://www.freedesktop.org/software/systemd/man/systemd.offline-updates.html#/etc/system-update).
+[offline updates in systemd](https://www.freedesktop.org/software/systemd/man/systemd.offline-updates.html).
In fact only two scripts and a number of systemd unit files are used to
glue `systemd` and `pacman`.