aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/html/element
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-07 12:38:45 -0400
committerGitHub <noreply@github.com>2021-07-07 12:38:45 -0400
commit6eeb93afaa54a4d10aa06b683584d99683e5fae1 (patch)
tree441f0eb8c2f8a3130e6fd3c41afe343fa715b874 /files/de/web/html/element
parent9300e1df2b85949be1c0e858e7436c51bd1612da (diff)
downloadtranslated-content-6eeb93afaa54a4d10aa06b683584d99683e5fae1.tar.gz
translated-content-6eeb93afaa54a4d10aa06b683584d99683e5fae1.tar.bz2
translated-content-6eeb93afaa54a4d10aa06b683584d99683e5fae1.zip
remove wiki.developer.mozilla.org links (de) (#1441)
Part of #1440
Diffstat (limited to 'files/de/web/html/element')
-rw-r--r--files/de/web/html/element/p/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/de/web/html/element/p/index.html b/files/de/web/html/element/p/index.html
index 3a9bcf34a1..2e9c652afa 100644
--- a/files/de/web/html/element/p/index.html
+++ b/files/de/web/html/element/p/index.html
@@ -15,11 +15,11 @@ translation_of: Web/HTML/Element/p
<p>{{EmbedInteractiveExample("pages/tabbed/p.html", "tabbed-standard")}}</p>
-<p><code>&lt;p&gt;</code> ist ein <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Block-level_elements">Blockelement</a>; als solches wird es automatisch beendet, sobald ein anderes Blockelement vor seinem eigenen schließenden &lt;/p&gt; erscheint.</p>
+<p><code>&lt;p&gt;</code> ist ein <a href="/en-US/docs/Web/HTML/Block-level_elements">Blockelement</a>; als solches wird es automatisch beendet, sobald ein anderes Blockelement vor seinem eigenen schließenden &lt;/p&gt; erscheint.</p>
<h2 id="Attribute">Attribute</h2>
-<p>Dieses Element unterstützt lediglich die <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes">globalen Attribute</a>.</p>
+<p>Dieses Element unterstützt lediglich die <a href="/en-US/docs/Web/HTML/Global_attributes">globalen Attribute</a>.</p>
<div class="note">
<p><strong>Hinweis:</strong> Das <code>align</code>-Attribut sollte nicht mehr benutzt werden.</p>