From ece0ce53386df3e00d274246862bf98147cb7311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Tue, 19 May 2020 18:43:21 +0200 Subject: [PATCH] [config] update shop URL --- site/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.toml b/site/config.toml index 049eb78..934e77f 100644 --- a/site/config.toml +++ b/site/config.toml @@ -228,7 +228,7 @@ unsafe= true [[menu.main]] name = "Hardware - Notebooks & PCs" - url = "https://www.ubuntushop.be/index.php/en/opensource-notebooks/manjaro-notebooks.html" + url = "https://manjarocomputer.eu/" pre = "" weight = 6 parent = "shop" -- GitLab