Skip to content

Commit 2ae1a7d

Browse files
committed
Fix broken links in examples
1 parent 49f24ed commit 2ae1a7d

File tree

15 files changed

+18
-18
lines changed

15 files changed

+18
-18
lines changed

src/content/examples/en/03_Imported_Media/05_Video/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ functions, you can upload a video into the
1111
<a href="https://developer.mozilla.org/en-US/docs/Glossary/DOM" target="_blank">DOM</a>
1212
without embedding the video within a canvas. For building a video embedded within the canvas element,
1313
visit the
14-
<a href="https://p5js.org/examples/dom-video-canvas.html" target="_blank">Video Canvas</a> example.
14+
<a href="https://p5js.org/examples/imported-media-video-canvas/" target="_blank">Video Canvas</a> example.

src/content/examples/en/03_Imported_Media/06_Video_Canvas/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ constructor, you can add filters to the video capture using the
1616
method. To run this example locally, you will need a running
1717
<a href="https://github.com/processing/p5.js/wiki/Local-server">local server</a>.
1818
To build a video without embedding it within the canvas, visit the
19-
<a href="https://p5js.org/examples/dom-video.html">Video</a> example.
19+
<a href="https://p5js.org/examples/imported-media-video/">Video</a> example.

src/content/examples/en/03_Imported_Media/07_Video_Capture/description.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ constructor, you can add filters to the video capture with the
1515
<a href="https://p5js.org/reference/p5/filter" target="_blank">filter()</a>
1616
method. For different strategies for uploading, presenting, or styling videos,
1717
visit the
18-
<a href="https://p5js.org/examples/dom-video.html" target="_blank">Video</a> and
19-
<a href="https://p5js.org/examples/dom-video-canvas.html" target="_blank">Video Canvas</a>
18+
<a href="https://p5js.org/examples/imported-media-video/" target="_blank">Video</a> and
19+
<a href="https://p5js.org/examples/imported-media-video-canvas/" target="_blank">Video Canvas</a>
2020
examples.

src/content/examples/es/03_Imported_Media/05_Video/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ puedes cargar un video dentro del
1010
<a href="https://developer.mozilla.org/en-US/docs/Glossary/DOM" target="_blank">DOM</a>
1111
sin incrustar el video dentro de un lienzo. Para construir un video incrustado dentro del elemento canvas,
1212
visita el ejemplo
13-
<a href="https://p5js.org/examples/dom-video-canvas.html" target="_blank">Video Canvas</a>.
13+
<a href="https://p5js.org/examples/imported-media-video-canvas/" target="_blank">Video Canvas</a>.

src/content/examples/es/03_Imported_Media/06_Video_Canvas/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ método <a href="https://p5js.org/reference/p5/filter" target="_blank">filter()<
1515
Para ejecutar este ejemplo localmente, necesitarás un servidor local en funcionamiento
1616
<a href="https://github.com/processing/p5.js/wiki/Local-server">local server</a>.
1717
Para construir un video sin incrustarlo dentro del lienzo, visita el ejemplo
18-
<a href="https://p5js.org/examples/dom-video.html">Video</a>.
18+
<a href="https://p5js.org/examples/imported-media-video/">Video</a>.

src/content/examples/es/03_Imported_Media/07_Video_Capture/description.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ puedes añadir filtros a la captura de video con el método
1414
<a href="https://p5js.org/reference/p5/filter" target="_blank">filter()</a>.
1515
Para diferentes estrategias para cargar, presentar o estilizar videos,
1616
visita los ejemplos de
17-
<a href="https://p5js.org/examples/dom-video.html" target="_blank">Video</a> y
18-
<a href="https://p5js.org/examples/dom-video-canvas.html" target="_blank">Video Canvas</a>.
17+
<a href="https://p5js.org/examples/imported-media-video/" target="_blank">Video</a> y
18+
<a href="https://p5js.org/examples/imported-media-video-canvas/" target="_blank">Video Canvas</a>.

src/content/examples/hi/03_Imported_Media/05_Video/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: वीडियो प्लेयर
44
oneLineDescription: वीडियो फ़ाइल के लिए एक प्लेयर बनाएं
55
---
66

7-
<a href='https://p5js.org/reference/p5/noCanvas' target='_blank'>noCanvas()</a> और <a href='https://p5js.org/reference/p5/createVideo' target='_blank'>createVideo()</a> फ़ंक्शन का उपयोग करके आप <a href='https://developer.mozilla.org/en-US/docs/Glossary/DOM' target="_blank">DOM</a> में एक वीडियो अपलोड कर सकते हैं, वीडियो को कैनवास में एम्बेड किए बिना। कैनवास तत्व के भीतर एम्बेडेड वीडियो बनाने के लिए, <a href='https://p5js.org/examples/dom-video-canvas.html' target='_blank'>वीडियो कैनवास</a> उदाहरण पर जाएं।
7+
<a href='https://p5js.org/reference/p5/noCanvas' target='_blank'>noCanvas()</a> और <a href='https://p5js.org/reference/p5/createVideo' target='_blank'>createVideo()</a> फ़ंक्शन का उपयोग करके आप <a href='https://developer.mozilla.org/en-US/docs/Glossary/DOM' target="_blank">DOM</a> में एक वीडियो अपलोड कर सकते हैं, वीडियो को कैनवास में एम्बेड किए बिना। कैनवास तत्व के भीतर एम्बेडेड वीडियो बनाने के लिए, <a href='https://p5js.org/examples/imported-media-video-canvas/' target='_blank'>वीडियो कैनवास</a> उदाहरण पर जाएं।

src/content/examples/hi/03_Imported_Media/06_Video_Canvas/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ oneLineDescription: कैनवास पर एक वीडियो प्
77
<a href='https://p5js.org/reference/p5/createVideo' target='_blank'>createVideo()</a> और <a href='https://p5js.org/reference/p5/image' target="_blank">image()</a> फ़ंक्शंस का उपयोग करके आप कैनवास में एक वीडियो अपलोड कर सकते हैं।
88
चूँकि वीडियो कैप्चर <a href='https://p5js.org/reference/p5/image' target='_blank'>image()</a> कंस्ट्रक्टर से होकर गुजरता है, आप इसमें फ़िल्टर जोड़ सकते हैं <a href='https://p5js.org/reference/p5/filter' target='_blank'>filter()</a> विधि का उपयोग करके।
99
इस उदाहरण को स्थानीय रूप से चलाने के लिए, आपको एक चालू <a href="https://github.com/processing/p5.js/wiki/Local-server">स्थानीय सर्वर</a> की आवश्यकता होगी।
10-
कैनवास में एम्बेड किए बिना वीडियो बनाने के लिए, <a href='https://p5js.org/examples/dom-video.html'>वीडियो</a> उदाहरण पर जाएं।
10+
कैनवास में एम्बेड किए बिना वीडियो बनाने के लिए, <a href='https://p5js.org/examples/imported-media-video/'>वीडियो</a> उदाहरण पर जाएं।

src/content/examples/hi/03_Imported_Media/07_Video_Capture/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ oneLineDescription: कैमरे से लाइव वीडियो फ
77
<a href='https://p5js.org/reference/p5/createCapture' target='_blank'>createCapture()</a>
88
और <a href='https://p5js.org/reference/p5/image' target='_blank'>image()</a> फ़ंक्शन का उपयोग करके आप किसी डिवाइस का वीडियो कैप्चर ले सकते हैं और उसे कैनवास में बना सकते हैं।
99
चूँकि वीडियो कैप्चर <a href='https://p5js.org/reference/p5/image' target='_blank'>image()</a> कंस्ट्रक्टर से होकर गुजरता है, आप इसमें <a href='https://p5js.org/reference/p5/filter' target='_blank'>filter()</a> विधि से फ़िल्टर जोड़ सकते हैं।
10-
वीडियो अपलोड करने, प्रस्तुत करने या स्टाइल करने की विभिन्न रणनीतियों के लिए, <a href='https://p5js.org/examples/dom-video.html' target='_blank'>वीडियो</a> और <a href='https://p5js.org/examples/dom-video-canvas.html' target='_blank'>वीडियो कैनवस</a> उदाहरण पर जाएं।
10+
वीडियो अपलोड करने, प्रस्तुत करने या स्टाइल करने की विभिन्न रणनीतियों के लिए, <a href='https://p5js.org/examples/imported-media-video/' target='_blank'>वीडियो</a> और <a href='https://p5js.org/examples/imported-media-video-canvas/' target='_blank'>वीडियो कैनवस</a> उदाहरण पर जाएं।

src/content/examples/ko/03_Imported_Media/05_Video/description.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ oneLineDescription: 비디오 파일의 플레이어를 생성합니다.
77
<a href="https://p5js.org/reference/p5/noCanvas" target="_blank">noCanvas()</a>와
88
<a href="https://p5js.org/reference/p5/createVideo" target="_blank">createVideo()</a> 함수를 사용하면 캔버스에 비디오를 내장하지 않고도
99
<a href="https://developer.mozilla.org/en-US/docs/Glossary/DOM" target="_blank">DOM</a>에 비디오를 업로드할 수 있습니다. 캔버스 요소에 비디오를 내장하려는 경우
10-
<a href="https://p5js.org/examples/dom-video-canvas.html" target="_blank">Video Canvas</a> 예제를 확인해 보세요.
10+
<a href="https://p5js.org/examples/imported-media-video-canvas/" target="_blank">Video Canvas</a> 예제를 확인해 보세요.

0 commit comments

Comments
 (0)