From ac6449c033cba20991b18eaf5f35922bb54e4bbd Mon Sep 17 00:00:00 2001 From: gautierchomel Date: Fri, 20 Dec 2024 08:46:07 +0100 Subject: [PATCH] update footer links close #161 partially adress #162 --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 5a11dd85a..0186e5bb5 100644 --- a/config.toml +++ b/config.toml @@ -98,10 +98,10 @@ section = ["HTML", "print", "RSS"] [params] copyright = "EDRLab" -thorium2 = "https://thorium.edrlab.org/en/docs/" -privacy_policy = "https://thorium.edrlab.org/en/documents/privacy/" -accessibility = "https://thorium.edrlab.org/en/documents/accessibility/" -tou = "https://thorium.edrlab.org/en/documents/thorium-terms-of-use/e" +thorium2 = "/docs/" +privacy_policy = "th3/900_about_thorium/902_thorium-privacy-policy/" +accessibility = "th3/900_about_thorium/903_thorium-accessibility-policy/" +tou = "th3/900_about_thorium/901_thorium-terms-of-use/" # First one is picked as the Twitter card image if not set on page. # images = ["images/project-illustration.png"]