From 9fc611a201f51952acdd8f5ba281d08eeca64b69 Mon Sep 17 00:00:00 2001 From: erlendmoland <56839803+erlendmoland@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:06:06 +0200 Subject: [PATCH] Removed dead link to Mojang AB (#24440) The website at Mojang AB now redirects to minecraft.net, causing a redirect loop. Since that website is already referenced from the documentation, I have removed it. --- source/_integrations/minecraft_server.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/minecraft_server.markdown b/source/_integrations/minecraft_server.markdown index 52c77230807..d2954c9d843 100644 --- a/source/_integrations/minecraft_server.markdown +++ b/source/_integrations/minecraft_server.markdown @@ -17,7 +17,7 @@ ha_platforms: ha_integration_type: integration --- -Minecraft servers allow players to play the sandbox video game [Minecraft](https://www.minecraft.net/en-us) by [Mojang AB](https://www.mojang.com) online or via a local area network with other players. The `Minecraft Server` integration lets you retrieve information from a Minecraft server (Java edition) within Home Assistant. +Minecraft servers allow players to play the sandbox video game [Minecraft](https://www.minecraft.net/en-us) by Mojang AB online or via a local area network with other players. The `Minecraft Server` integration lets you retrieve information from a Minecraft server (Java edition) within Home Assistant.
The server must be version 1.7 or higher, since older versions don't expose any information.