[htdocs] download: add another break point for the long text

Message ID 20231230173402.31807-1-vapier@gentoo.org
State New
Headers
Series [htdocs] download: add another break point for the long text |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply

Commit Message

Mike Frysinger Dec. 30, 2023, 5:34 p.m. UTC
  This text is the longest on the whole page which causes extra
scrolling.  Allow it to break a 2nd time to alleviate.
---
 download/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/download/index.html b/download/index.html
index c527324fd7fe..ee46bc3fbebb 100644
--- a/download/index.html
+++ b/download/index.html
@@ -63,7 +63,7 @@  As with all GNU projects, you can verify the signatures for gnu project
 files with the keyring file from:
 
 <pre>
-<a href="https://ftp.gnu.org/gnu/gnu-keyring.gpg">https://ftp.gnu.org/gnu/gnu-keyring.gpg</a><wbr> (see <a href="https://ftp.gnu.org/README">https://ftp.gnu.org/README</a> for more info)
+<a href="https://ftp.gnu.org/gnu/gnu-keyring.gpg">https://ftp.gnu.org/gnu/gnu-keyring.gpg</a><wbr> (see <a href="https://ftp.gnu.org/README">https://ftp.gnu.org/README</a><wbr> for more info)
 </pre>
 
 Sources to the current development version are also available using