aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg
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/ja/web/svg
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/ja/web/svg')
-rw-r--r--files/ja/web/svg/tutorial/getting_started/index.html2
1 files changed, 1 insertions, 1 deletions
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>