From 1d9e53242155c2bc0a93a62715bca16f9a5687a6 Mon Sep 17 00:00:00 2001 From: Hugo Trentesaux <hugo@trentesaux.fr> Date: Mon, 24 Oct 2022 16:24:09 +0200 Subject: [PATCH] [translation] duniter.org is now live --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 7397c16..97eb59b 100644 --- a/config.toml +++ b/config.toml @@ -19,5 +19,5 @@ highlight_theme = "base16-ocean-light" flag = "🇫🇷" [extra.translations.en] -base_url = "http://duniter.trentesaux.fr/" +base_url = "https://duniter.org/" flag = "🇬🇧" \ No newline at end of file -- GitLab