From 9264fc87d61961a8b2d778edd2f33dde30ab2d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=B0=D1=82=20=D0=9D=D0=B5=D0=B4=D0=BE?= =?UTF-8?q?=D0=B3=D0=B8=D0=BC=D0=BE=D0=B2?= <56220501+nedogimov@users.noreply.github.com> Date: Thu, 10 Dec 2020 19:04:39 +0500 Subject: [PATCH] Fix redirect --- changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index dd7642b72..d9183277c 100644 --- a/changelog.html +++ b/changelog.html @@ -18,7 +18,7 @@ .changelog { padding: 10px; background-color: #f0f0f2; - background-image: url('https://minecraft.net/content/dam/minecraft/backgrounds/bg-wool-dark.png'); + background-image: url('https://www.minecraft.net/content/dam/minecraft/backgrounds/bg-wool-dark.png'); color: white; }