diff options
author | Christian Hesse <mail@eworm.de> | 2024-05-28 17:24:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-05-29 09:07:00 +0200 |
commit | cabea4ff42ea1240cd51b8693d28724dbafa9a8d (patch) | |
tree | 6b99c3a5270ac7ad2a9ef23d32cbe97f37996384 | |
parent | de215d31c2d3aacbf72dcd37f7c602f646be2f05 (diff) | |
download | pacman-offline-cabea4ff42ea1240cd51b8693d28724dbafa9a8d.tar.gz pacman-offline-cabea4ff42ea1240cd51b8693d28724dbafa9a8d.tar.zst |
README: drop non-existent anchor from link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |