aboutsummaryrefslogtreecommitdiff
path: root/files/de/mdn/guidelines/writing_style_guide/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/mdn/guidelines/writing_style_guide/index.html')
-rw-r--r--files/de/mdn/guidelines/writing_style_guide/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/mdn/guidelines/writing_style_guide/index.html b/files/de/mdn/guidelines/writing_style_guide/index.html
index 95beba8e3c..0771ddb68a 100644
--- a/files/de/mdn/guidelines/writing_style_guide/index.html
+++ b/files/de/mdn/guidelines/writing_style_guide/index.html
@@ -74,7 +74,7 @@ original_slug: MDN/Guidelines/Style_guide
<div class="warning"><strong>Warning:</strong> Similarly, the "Warning" style creates warning boxes like this.</div>
-<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into {{IRCLink("mdn")}} and ask for help.</p>
+<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into <a href="https://chat.mozilla.org/#/room/#mdn:mozilla.org">Matrix</a> and ask for help.</p>
<h3 id="Code_sample_style_and_formatting">Code sample style and formatting</h3>