From 0d9309ed58109c7374c58bcf3626c58378e31e26 Mon Sep 17 00:00:00 2001 From: m <3440586+maiska@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:22:43 -0400 Subject: [PATCH] rst conversion omitting extra space --- user/templates/debian/debian-upgrade.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/user/templates/debian/debian-upgrade.md b/user/templates/debian/debian-upgrade.md index 12552f22..dd626566 100644 --- a/user/templates/debian/debian-upgrade.md +++ b/user/templates/debian/debian-upgrade.md @@ -189,13 +189,11 @@ instructions](https://www.debian.org/releases/buster/amd64/release-notes/ch-upgr * If sound is not working, you may need to enable the Qubes testing repository to get the testing version of `qubes-gui-agent`. This can be done by editing - the `/etc/apt/sources.list.d/qubes-r4.list` file and uncommenting the `Qubes - Updates Candidates` repo. + the `/etc/apt/sources.list.d/qubes-r4.list` file and uncommenting the `Qubes Updates Candidates` repo. * User-initiated updates/upgrades may not run when a template first starts. This is due to a new Debian config setting that attempts to update - automatically; it should be disabled with `sudo systemctl disable - apt-daily.{service,timer}`. + automatically; it should be disabled with `sudo systemctl disable apt-daily.{service,timer}`. Relevant discussions: