aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Galván Espinoza <kleon0313@gmail.com>2021-11-27 13:47:41 -0600
committerGitHub <noreply@github.com>2021-11-27 22:47:41 +0300
commitaa6d1dea77559dd737f21083e27e3bef82a1f7e7 (patch)
treea987d376a1dc9e8267447d09c9a3567fc0dab9ea
parent3749b3f9c22c5ca41293cf770cfb6aab216e3ead (diff)
downloadtranslated-content-aa6d1dea77559dd737f21083e27e3bef82a1f7e7.tar.gz
translated-content-aa6d1dea77559dd737f21083e27e3bef82a1f7e7.tar.bz2
translated-content-aa6d1dea77559dd737f21083e27e3bef82a1f7e7.zip
(pt-br, ru, es) Fix broken links to live sample (#3017)
Fix #2965
-rw-r--r--files/es/web/css/padding/index.html2
-rw-r--r--files/pt-br/web/css/padding/index.html2
-rw-r--r--files/ru/web/css/padding/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/es/web/css/padding/index.html b/files/es/web/css/padding/index.html
index fdff58428a..38d67a67e1 100644
--- a/files/es/web/css/padding/index.html
+++ b/files/es/web/css/padding/index.html
@@ -90,7 +90,7 @@ h3{
}
</pre>
-<p>{{ LiveSampleLink('Live_Sample', 'Live Sample Link') }}</p>
+<p>{{ EmbedLiveSample('Live_Sample', 'Live Sample Link', 300) }}</p>
<h2 id="Especificaciones">Especificaciones</h2>
diff --git a/files/pt-br/web/css/padding/index.html b/files/pt-br/web/css/padding/index.html
index f9d3d9e2f9..5c731881f2 100644
--- a/files/pt-br/web/css/padding/index.html
+++ b/files/pt-br/web/css/padding/index.html
@@ -97,7 +97,7 @@ h3{
}
</pre>
-<p>{{ LiveSampleLink('Live_Sample', 'Amostra') }}</p>
+<p>{{ EmbedLiveSample('Live_Sample', 'Amostra', 300) }}</p>
<h2 id="Especificações">Especificações</h2>
diff --git a/files/ru/web/css/padding/index.html b/files/ru/web/css/padding/index.html
index fada2402c7..687970bd83 100644
--- a/files/ru/web/css/padding/index.html
+++ b/files/ru/web/css/padding/index.html
@@ -105,7 +105,7 @@ h3{
}
</pre>
-<p>{{ LiveSampleLink('Live_Sample', 'Live Sample Link') }}</p>
+<p>{{ EmbedLiveSample('Live_Sample', 'Live Sample Link', 300) }}</p>
<h2 id="Спецификации">Спецификации</h2>