Feedback site link in the article "Creating Great Ideas" leads to the incorrect wiki
Summary:
The link to Minecraft Wiki at feedback.minecraft.net in the article "Creating Great Ideas" has display text "minecraft.wiki", but links to the old wiki URL. https://feedback.minecraft.net/hc/articles/360004442111
Steps to reproduce:
- Open the web page at https://feedback.minecraft.net/hc/articles/360004442111.
- Look at the last line in the article containing the link, with display text "https://minecraft.wiki/"
- Click on the link
Observed results:
You are taken to the outdated wiki at https://minecraft.gamepedia.com/Minecraft_Wiki
Expected results:
You should be taken to the new wiki URL at https://minecraft.wiki/
Created Issue:
Link to Minecraft Wiki at feedback.minecraft.net in the article "Creating Great Ideas" links to the incorrect wiki
Summary:
The link to Minecraft Wiki at feedback.minecraft.net in the article "Creating Great Ideas" has display text "minecraft.wiki", but links to the old wiki URL. https://feedback.minecraft.net/hc/articles/360004442111Steps to reproduce:
- Open the web page at https://feedback.minecraft.net/hc/articles/360004442111.
- Look at the last line in the article containing the link, with display text "https://minecraft.wiki/"
- Click on the link
Observed results:
You are taken to the outdated wiki at https://minecraft.gamepedia.com/Minecraft_WikiExpected results:
You should be taken to the new wiki URL at https://minecraft.wiki/
Link to Minecraft Wiki at feedback.minecraft.netin the article "Creating Great Ideas" links to the incorrect wikiFeedback site link in the article "Creating Great Ideas" links to the incorrect wiki
Feedback site link in the article "Creating Great Ideas" links to the incorrect wikiFeedback site link in the article "Creating Great Ideas" leads to the incorrect wiki
relates to
relates to
relates to
I can confirm)
The actual code:
<a href="https://minecraft.gamepedia.com/Minecraft_Wiki">https://minecraft.wiki/</a>
The expected code:
<a href="https://minecraft.wiki">https://minecraft.wiki/</a>
This bug is present still across the site. Needs fixing site-wide.
Looks like it's been fixed here!