I'm looking for any autoconfirmed user to fix a page.
On this page Wikitext - MediaWiki, in the "User documentation" section, the first link arrives on meta.mediawiki.org pages (according to the language) instead of mediawiki.org pages.
See Help:Wikitext examples - Meta for a better understanding of this issue.
In another way of speaking :
<code>[[m:Special:MyLanguage/Help:Wikitext examples|Help:Wikitext examples]]</code>
should be replaced by :
<code>[[Special:MyLanguage/Help:Wikitext examples|Help:Wikitext examples]]</code>
("m:" needs to be removed).