From 7464a5f80abe91656f5a489b200452a2bb9a0e57 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Mon, 28 Aug 2023 15:27:29 +0200 Subject: [PATCH] rename config dist file --- ....example.com.json.dist => redirects_www.example.com.json.dist} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/{redirects_domain.example.com.json.dist => redirects_www.example.com.json.dist} (100%) diff --git a/config/redirects_domain.example.com.json.dist b/config/redirects_www.example.com.json.dist similarity index 100% rename from config/redirects_domain.example.com.json.dist rename to config/redirects_www.example.com.json.dist -- GitLab