aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-07 12:23:35 -0400
committerIrvin <irvinfly@gmail.com>2021-07-08 00:59:50 +0800
commita9157fdd3da3f53a3364dd06d1031e285e1c92cc (patch)
tree1ed41d34305995be59c13a3c06c5df44c05b6ea8 /files
parent7cd4a0ae81c952d3d28b8968273e8337cc034002 (diff)
downloadtranslated-content-a9157fdd3da3f53a3364dd06d1031e285e1c92cc.tar.gz
translated-content-a9157fdd3da3f53a3364dd06d1031e285e1c92cc.tar.bz2
translated-content-a9157fdd3da3f53a3364dd06d1031e285e1c92cc.zip
fix a bug of legacy http:// URL references
Diffstat (limited to 'files')
-rw-r--r--files/es/web/css/@font-face/index.html2
-rw-r--r--files/es/web/html/element/audio/index.html2
-rw-r--r--files/es/web/svg/tutorial/getting_started/index.html2
-rw-r--r--files/fr/web/svg/tutorial/getting_started/index.html2
-rw-r--r--files/ja/web/svg/tutorial/getting_started/index.html2
-rw-r--r--files/ko/web/css/@font-face/index.html2
-rw-r--r--files/ko/web/svg/tutorial/getting_started/index.html2
-rw-r--r--files/pt-br/web/html/element/audio/index.html2
-rw-r--r--files/ru/web/svg/tutorial/getting_started/index.html2
-rw-r--r--files/zh-cn/web/css/@font-face/index.html2
-rw-r--r--files/zh-tw/web/css/@font-face/index.html2
-rw-r--r--files/zh-tw/web/svg/tutorial/getting_started/index.html2
12 files changed, 12 insertions, 12 deletions
diff --git a/files/es/web/css/@font-face/index.html b/files/es/web/css/@font-face/index.html
index b00594d694..9ddf6a8659 100644
--- a/files/es/web/css/@font-face/index.html
+++ b/files/es/web/css/@font-face/index.html
@@ -53,7 +53,7 @@ translation_of: Web/CSS/@font-face
&lt;style type="text/css" media="screen, print"&gt;
@font-face {
font-family: "Bitstream Vera Serif Bold";
- src: url("http://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
+ src: url("https://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
}
body { font-family: "Bitstream Vera Serif Bold", serif }
diff --git a/files/es/web/html/element/audio/index.html b/files/es/web/html/element/audio/index.html
index 5076bc1769..abede0cb0b 100644
--- a/files/es/web/html/element/audio/index.html
+++ b/files/es/web/html/element/audio/index.html
@@ -77,7 +77,7 @@ original_slug: Web/HTML/Elemento/audio
<h2 id="Ejemplos">Ejemplos</h2>
-<pre class="brush: html">&lt;audio src="http://developer.mozilla.org/@api/deki/files/2926/=AudioTest_(1).ogg"
+<pre class="brush: html">&lt;audio src="https://developer.mozilla.org/@api/deki/files/2926/=AudioTest_(1).ogg"
       autoplay&gt;
  Your browser does not support the &lt;code&gt;audio&lt;/code&gt; element.
&lt;/audio&gt;
diff --git a/files/es/web/svg/tutorial/getting_started/index.html b/files/es/web/svg/tutorial/getting_started/index.html
index c4a332ed02..bb480678e3 100644
--- a/files/es/web/svg/tutorial/getting_started/index.html
+++ b/files/es/web/svg/tutorial/getting_started/index.html
@@ -23,7 +23,7 @@ translation_of: Web/SVG/Tutorial/Getting_Started
&lt;/svg&gt;
</pre>
-<p>Copie el código y guárdelo como demo1.svg. Luego ábralo en Firefox. Lo verá como se ve en la siguiente figura. (usuarios Firefox : click <a class="external" href="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">aqui</a>)</p>
+<p>Copie el código y guárdelo como demo1.svg. Luego ábralo en Firefox. Lo verá como se ve en la siguiente figura. (usuarios Firefox : click <a class="external" href="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">aqui</a>)</p>
<p><img alt="svgdemo1.png" class="default internal" src="/@api/deki/files/4928/=svgdemo1.png"></p>
diff --git a/files/fr/web/svg/tutorial/getting_started/index.html b/files/fr/web/svg/tutorial/getting_started/index.html
index d4e20a9916..a006028aa8 100644
--- a/files/fr/web/svg/tutorial/getting_started/index.html
+++ b/files/fr/web/svg/tutorial/getting_started/index.html
@@ -26,7 +26,7 @@ original_slug: Web/SVG/Tutoriel/Premiers_pas
&lt;/svg&gt;
</pre>
-<p>Copiez le code précédent dans un document texte, puis enregistrez le sous le nom de <em>demo1.svg</em>. Ouvrez le fichier dans Firefox. Vous obtiendrez alors l'image suivante (pour les utilisateurs de Firefox : cliquez <a class="external" href="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">ici</a>)</p>
+<p>Copiez le code précédent dans un document texte, puis enregistrez le sous le nom de <em>demo1.svg</em>. Ouvrez le fichier dans Firefox. Vous obtiendrez alors l'image suivante (pour les utilisateurs de Firefox : cliquez <a class="external" href="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">ici</a>)</p>
<p><img alt="svgdemo1.png" class="default internal" src="/@api/deki/files/4928/=svgdemo1.png"></p>
diff --git a/files/ja/web/svg/tutorial/getting_started/index.html b/files/ja/web/svg/tutorial/getting_started/index.html
index 1ec3e14518..184d127062 100644
--- a/files/ja/web/svg/tutorial/getting_started/index.html
+++ b/files/ja/web/svg/tutorial/getting_started/index.html
@@ -29,7 +29,7 @@ translation_of: Web/SVG/Tutorial/Getting_Started
&lt;/svg&gt;
</pre>
-<p>コードをコピーして、ファイル demo1.svg に貼り付けましょう。そして、ファイルを Firefox で開いてください。これは、下のスクリーンショットを表示するようレンダリングします。(Firefox のユーザは <a class="external" href="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">こちら</a> をクリックしてください)</p>
+<p>コードをコピーして、ファイル demo1.svg に貼り付けましょう。そして、ファイルを Firefox で開いてください。これは、下のスクリーンショットを表示するようレンダリングします。(Firefox のユーザは <a class="external" href="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">こちら</a> をクリックしてください)</p>
<p><img alt="svgdemo1.png" class="default internal" src="/@api/deki/files/4928/=svgdemo1.png"></p>
diff --git a/files/ko/web/css/@font-face/index.html b/files/ko/web/css/@font-face/index.html
index 6ac8686509..03ac3815bb 100644
--- a/files/ko/web/css/@font-face/index.html
+++ b/files/ko/web/css/@font-face/index.html
@@ -47,7 +47,7 @@ browser-compat: css.at-rules.font-face
&lt;style type="text/css" media="screen, print"&gt;
@font-face {
font-family: "Bitstream Vera Serif Bold";
- src: url("http://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
+ src: url("https://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
}
body { font-family: "Bitstream Vera Serif Bold", serif }
diff --git a/files/ko/web/svg/tutorial/getting_started/index.html b/files/ko/web/svg/tutorial/getting_started/index.html
index 0e4bec9543..7fba46a624 100644
--- a/files/ko/web/svg/tutorial/getting_started/index.html
+++ b/files/ko/web/svg/tutorial/getting_started/index.html
@@ -29,7 +29,7 @@ original_slug: Web/SVG/Tutorial/시작하기
&lt;/svg&gt;
</pre>
-<p>코드를 복사하여 demo1.svg로 저장하고, 파이어폭스 에서 실행해 봅시다. 아래와 같은 화면이 그려질 것입니다.(파이어 폭스 사용자 : <a href="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">링크</a>)</p>
+<p>코드를 복사하여 demo1.svg로 저장하고, 파이어폭스 에서 실행해 봅시다. 아래와 같은 화면이 그려질 것입니다.(파이어 폭스 사용자 : <a href="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">링크</a>)</p>
<p><img alt="svgdemo1.png" class="default internal" src="/@api/deki/files/4928/=svgdemo1.png"></p>
diff --git a/files/pt-br/web/html/element/audio/index.html b/files/pt-br/web/html/element/audio/index.html
index 24b982c0ca..3bbff5c834 100644
--- a/files/pt-br/web/html/element/audio/index.html
+++ b/files/pt-br/web/html/element/audio/index.html
@@ -83,7 +83,7 @@ translation_of: Web/HTML/Element/audio
<h2 id="Examples">Examples</h2>
<pre class="brush: html">&lt;!-- Reprodução simples de áudio --&gt;
-&lt;audio src="http://developer.mozilla.org/@api/deki/files/2926/=AudioTest_(1).ogg" autoplay&gt;
+&lt;audio src="https://developer.mozilla.org/@api/deki/files/2926/=AudioTest_(1).ogg" autoplay&gt;
O seu navegador não suporta o elemento &lt;code&gt;audio&lt;/code&gt;.
&lt;/audio&gt;
diff --git a/files/ru/web/svg/tutorial/getting_started/index.html b/files/ru/web/svg/tutorial/getting_started/index.html
index fbff298539..5b1ff952bb 100644
--- a/files/ru/web/svg/tutorial/getting_started/index.html
+++ b/files/ru/web/svg/tutorial/getting_started/index.html
@@ -26,7 +26,7 @@ translation_of: Web/SVG/Tutorial/Getting_Started
&lt;/svg&gt;
</pre>
-<p>Скопируйте код и вставьте его в файл demo1.svg. После чего откройте его в Firefox. Браузер отобразит вам следующее изображение (пользователи Firefox: нажмите <a class="external" href="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">сюда</a>):</p>
+<p>Скопируйте код и вставьте его в файл demo1.svg. После чего откройте его в Firefox. Браузер отобразит вам следующее изображение (пользователи Firefox: нажмите <a class="external" href="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">сюда</a>):</p>
<p><img alt="svgdemo1.png" class="default internal" src="/@api/deki/files/4928/=svgdemo1.png"></p>
diff --git a/files/zh-cn/web/css/@font-face/index.html b/files/zh-cn/web/css/@font-face/index.html
index e362aaa835..c397868413 100644
--- a/files/zh-cn/web/css/@font-face/index.html
+++ b/files/zh-cn/web/css/@font-face/index.html
@@ -69,7 +69,7 @@ translation_of: Web/CSS/@font-face
&lt;style type="text/css" media="screen, print"&gt;
@font-face {
font-family: "Bitstream Vera Serif Bold";
- src: url("http://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
+ src: url("https://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
}
body { font-family: "Bitstream Vera Serif Bold", serif }
diff --git a/files/zh-tw/web/css/@font-face/index.html b/files/zh-tw/web/css/@font-face/index.html
index ca045e5dab..ef31a61619 100644
--- a/files/zh-tw/web/css/@font-face/index.html
+++ b/files/zh-tw/web/css/@font-face/index.html
@@ -63,7 +63,7 @@ translation_of: Web/CSS/@font-face
&lt;style type="text/css" media="screen, print"&gt;
@font-face {
font-family: "Bitstream Vera Serif Bold";
- src: url("http://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
+ src: url("https://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
}
body { font-family: "Bitstream Vera Serif Bold", serif }
diff --git a/files/zh-tw/web/svg/tutorial/getting_started/index.html b/files/zh-tw/web/svg/tutorial/getting_started/index.html
index 177e9ad15b..e1068daf8c 100644
--- a/files/zh-tw/web/svg/tutorial/getting_started/index.html
+++ b/files/zh-tw/web/svg/tutorial/getting_started/index.html
@@ -22,7 +22,7 @@ translation_of: Web/SVG/Tutorial/Getting_Started
&lt;/svg&gt;
</pre>
-<p>複製這段程式碼,在一個文件裡貼上,給該文件起名為demo1.svg,然後用Firefox打開它,會渲染成下面截圖的樣子。(Firefox 用户: 點<a class="external" href="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="http://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">這裡</a>)</p>
+<p>複製這段程式碼,在一個文件裡貼上,給該文件起名為demo1.svg,然後用Firefox打開它,會渲染成下面截圖的樣子。(Firefox 用户: 點<a class="external" href="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml" title="https://developer.mozilla.org/@api/deki/files/4571/=svgdemo1.xml">這裡</a>)</p>
<p><img alt="svgdemo1.png" class="default internal" src="/@api/deki/files/4928/=svgdemo1.png"></p>