Merge pull request #481 from nedogimov/patch-2

Fix redirect
This commit is contained in:
LegacyGamerHD
2020-12-10 14:21:35 +00:00
committed by GitHub

View File

@@ -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;
}