aboutsummaryrefslogtreecommitdiffstats
path: root/english/News
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2024-01-18 15:55:34 +0100
committerLaura Arjona Reina <larjona@debian.org>2024-01-18 15:55:34 +0100
commitb2fda4608c91330e5cebab041c68b73660028d68 (patch)
treeb805686fb4f571461e87d9e4ba695dcedf405c3a /english/News
parente5d89bee63222e0966c4c21165caa794d6918383 (diff)
change </br> to <br/> to fix validation errors
Diffstat (limited to 'english/News')
-rw-r--r--english/News/weekly/2023/01/index.wml12
1 files changed, 6 insertions, 6 deletions
diff --git a/english/News/weekly/2023/01/index.wml b/english/News/weekly/2023/01/index.wml
index 62b8821c80d..ef350501499 100644
--- a/english/News/weekly/2023/01/index.wml
+++ b/english/News/weekly/2023/01/index.wml
@@ -213,24 +213,24 @@ to enable use of Debian with hardware that requires such firmware.</li>
<p>Example of the sources.list file</p>
-<code>deb http://deb.debian.org/debian bookworm main</br>
+<code>deb http://deb.debian.org/debian bookworm main<br/>
deb-src http://deb.debian.org/debian bookworm main</code>
-<code>deb http://deb.debian.org/debian-security/ bookworm-security main</br>
+<code>deb http://deb.debian.org/debian-security/ bookworm-security main<br/>
deb-src http://deb.debian.org/debian-security/ bookworm-security main</code>
-<code>deb http://deb.debian.org/debian bookworm-updates main</br>
+<code>deb http://deb.debian.org/debian bookworm-updates main<br/>
deb-src http://deb.debian.org/debian bookworm-updates main</code>
<p>Example using the components:</p>
-<code>deb http://deb.debian.org/debian bookworm main non-free-firmware</br>
+<code>deb http://deb.debian.org/debian bookworm main non-free-firmware<br/>
deb-src http://deb.debian.org/debian bookworm main non-free-firmware</code>
-<code>deb http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware</br>
+<code>deb http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware<br/>
deb-src http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware</code>
-<code>deb http://deb.debian.org/debian bookworm-updates main non-free-firmware</br >
+<code>deb http://deb.debian.org/debian bookworm-updates main non-free-firmware<br/>
deb-src http://deb.debian.org/debian bookworm-updates main non-free-firmware</code>
<p>For more information and guidelines on proper configuration of the apt

© 2014-2024 Faster IT GmbH | imprint | privacy policy