From 923f579dd68ade8c7d7e2a7cd93249f5abe5e8e9 Mon Sep 17 00:00:00 2001 From: Jamie Lemon Date: Fri, 24 Jul 2026 22:23:28 +0100 Subject: [PATCH] Docs: Tidies up spacing in header link text, improves Discord link. --- docs/footer.rst | 4 ++-- docs/header.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/footer.rst b/docs/footer.rst index ae9708622..f7718f183 100644 --- a/docs/footer.rst +++ b/docs/footer.rst @@ -14,7 +14,7 @@ if (docLanguage == "ja") { if (str == "Find #pymupdf on Discord") { return "Discord#pymupdf を見つける"; - } else if (str == "Have a  question? Need some  answers? ") { + } else if (str == "Have a question? Need some answers? ") { return "質問がありますか?答えが必要ですか?"; } else if (str == "This software is provided AS-IS with no warranty, either express or implied. This software is distributed under license and may not be copied, modified or distributed except as expressly authorized under the terms of that license. Refer to licensing information at artifex.com or contact Artifex Software Inc., 39 Mesa Street, Suite 108A, San Francisco CA 94129, United States for further information.") { @@ -37,7 +37,7 @@ } document.getElementById("findOnDiscord").innerHTML = getHeaderAndFooterTranslation("Find #pymupdf on Discord"); - document.getElementById("forumCTAText").innerHTML = getHeaderAndFooterTranslation("Have a  question? Need some  answers? "); + document.getElementById("forumCTAText").innerHTML = getHeaderAndFooterTranslation("Have a question? Need some answers? "); document.getElementById("footerDisclaimer").innerHTML = getHeaderAndFooterTranslation("This software is provided AS-IS with no warranty, either express or implied. This software is distributed under license and may not be copied, modified or distributed except as expressly authorized under the terms of that license. Refer to licensing information at artifex.com or contact Artifex Software Inc., 39 Mesa Street, Suite 108A, San Francisco CA 94129, United States for further information."); diff --git a/docs/header.rst b/docs/header.rst index 3f3431c69..06bfe84a8 100644 --- a/docs/header.rst +++ b/docs/header.rst @@ -186,8 +186,8 @@