aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html')
-rw-r--r--files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html b/files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html
index 48c6ac8108..13e038e0b4 100644
--- a/files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html
+++ b/files/ru/web/api/canvasrenderingcontext2d/ellipse/index.html
@@ -72,7 +72,7 @@ ctx.stroke();
<h4 id="Результат">Результат</h4>
-<p>{{ EmbedLiveSample('Drawing_a_full_ellipse', 700, 250) }}</p>
+<p>{{ EmbedLiveSample('Рисование_полного_эллипса', 700, 250) }}</p>
<h3 id="Различные_эллиптические_дуги">Различные эллиптические дуги</h3>
@@ -106,7 +106,7 @@ ctx.fill();
<h4 id="Результат_2">Результат</h4>
-<p>{{ EmbedLiveSample('Various_elliptical_arcs', 700, 180) }}</p>
+<p>{{ EmbedLiveSample('Различные_эллиптические_дуги', 700, 180) }}</p>
<h2 id="Спецификации">Спецификации</h2>