Skip to content

Commit 258827b

Browse files
committed
Docs: Fix external links (#32161)
1 parent a121a1c commit 258827b

File tree

761 files changed

+1296
-1306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

761 files changed

+1296
-1306
lines changed

docs/pages/AMFLoader.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2>Code Example</h2>
2424
</header>
2525
<article>
2626
<h2 class="subsection-title">Import</h2>
27-
<p><span translate="no">AMFLoader</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
27+
<p><span translate="no">AMFLoader</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2828
<pre><code class="language-js">import { AMFLoader } from 'three/addons/loaders/AMFLoader.js';</code></pre>
2929
<div class="container-overview">
3030
<h2>Constructor</h2>
@@ -120,7 +120,7 @@ <h3 class="name name-method" id="parse" translate="no">.<a href="#parse">parse</
120120
</div>
121121
<h2 class="subsection-title">Source</h2>
122122
<p>
123-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/AMFLoader.js" target="_blank" rel="noopener" translate="no">examples/jsm/loaders/AMFLoader.js</a>
123+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/AMFLoader.js" translate="no" target="_blank" rel="noopener">examples/jsm/loaders/AMFLoader.js</a>
124124
</p>
125125
</article>
126126
</section>

docs/pages/AONode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h3 class="name" id="aoNode" translate="no">.<a href="#aoNode">aoNode</a><span c
5050
</div>
5151
<h2 class="subsection-title">Source</h2>
5252
<p>
53-
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AONode.js" target="_blank" rel="noopener" translate="no">src/nodes/lighting/AONode.js</a>
53+
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AONode.js" translate="no" target="_blank" rel="noopener">src/nodes/lighting/AONode.js</a>
5454
</p>
5555
</article>
5656
</section>

docs/pages/ARButton.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2>Code Example</h2>
2121
</header>
2222
<article>
2323
<h2 class="subsection-title">Import</h2>
24-
<p><span translate="no">ARButton</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
24+
<p><span translate="no">ARButton</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2525
<pre><code class="language-js">import { ARButton } from 'three/addons/webxr/ARButton.js';</code></pre>
2626
<div class="container-overview">
2727
<div class="method">
@@ -59,7 +59,7 @@ <h3 class="name name-method" id=".createButton" translate="no">.<a href="#.creat
5959
</div>
6060
<h2 class="subsection-title">Source</h2>
6161
<p>
62-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/webxr/ARButton.js" target="_blank" rel="noopener" translate="no">examples/jsm/webxr/ARButton.js</a>
62+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/webxr/ARButton.js" translate="no" target="_blank" rel="noopener">examples/jsm/webxr/ARButton.js</a>
6363
</p>
6464
</article>
6565
</section>

docs/pages/AfterImageNode.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1 translate="no">AfterImageNode</h1>
1717
</header>
1818
<article>
1919
<h2 class="subsection-title">Import</h2>
20-
<p><span translate="no">AfterImageNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
20+
<p><span translate="no">AfterImageNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2121
<pre><code class="language-js">import { afterImage } from 'three/addons/tsl/display/AfterImageNode.js';</code></pre>
2222
<div class="container-overview">
2323
<h2>Constructor</h2>
@@ -165,7 +165,7 @@ <h3 class="name name-method" id="updateBefore" translate="no">.<a href="#updateB
165165
</div>
166166
<h2 class="subsection-title">Source</h2>
167167
<p>
168-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AfterImageNode.js" target="_blank" rel="noopener" translate="no">examples/jsm/tsl/display/AfterImageNode.js</a>
168+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AfterImageNode.js" translate="no" target="_blank" rel="noopener">examples/jsm/tsl/display/AfterImageNode.js</a>
169169
</p>
170170
</article>
171171
</section>

docs/pages/AfterimagePass.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2>Code Example</h2>
2121
</header>
2222
<article>
2323
<h2 class="subsection-title">Import</h2>
24-
<p><span translate="no">AfterimagePass</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
24+
<p><span translate="no">AfterimagePass</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2525
<pre><code class="language-js">import { AfterimagePass } from 'three/addons/postprocessing/AfterimagePass.js';</code></pre>
2626
<div class="container-overview">
2727
<h2>Constructor</h2>
@@ -170,7 +170,7 @@ <h3 class="name name-method" id="setSize" translate="no">.<a href="#setSize">set
170170
</div>
171171
<h2 class="subsection-title">Source</h2>
172172
<p>
173-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/postprocessing/AfterimagePass.js" target="_blank" rel="noopener" translate="no">examples/jsm/postprocessing/AfterimagePass.js</a>
173+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/postprocessing/AfterimagePass.js" translate="no" target="_blank" rel="noopener">examples/jsm/postprocessing/AfterimagePass.js</a>
174174
</p>
175175
</article>
176176
</section>

docs/pages/AmbientLight.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h3 class="name" id="isAmbientLight" translate="no">.<a href="#isAmbientLight">i
6262
</div>
6363
<h2 class="subsection-title">Source</h2>
6464
<p>
65-
<a href="https://github.com/mrdoob/three.js/blob/master/src/lights/AmbientLight.js" target="_blank" rel="noopener" translate="no">src/lights/AmbientLight.js</a>
65+
<a href="https://github.com/mrdoob/three.js/blob/master/src/lights/AmbientLight.js" translate="no" target="_blank" rel="noopener">src/lights/AmbientLight.js</a>
6666
</p>
6767
</article>
6868
</section>

docs/pages/AmbientLightNode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="name name-method" id="AmbientLightNode" translate="no">new <a href="#
4040
</div>
4141
<h2 class="subsection-title">Source</h2>
4242
<p>
43-
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AmbientLightNode.js" target="_blank" rel="noopener" translate="no">src/nodes/lighting/AmbientLightNode.js</a>
43+
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AmbientLightNode.js" translate="no" target="_blank" rel="noopener">src/nodes/lighting/AmbientLightNode.js</a>
4444
</p>
4545
</article>
4646
</section>

docs/pages/AmmoPhysics.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2>Code Example</h2>
2323
</header>
2424
<article>
2525
<h2 class="subsection-title">Import</h2>
26-
<p><span translate="no">AmmoPhysics</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
26+
<p><span translate="no">AmmoPhysics</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2727
<pre><code class="language-js">import { AmmoPhysics } from 'three/addons/physics/AmmoPhysics.js';</code></pre>
2828
<div class="container-overview">
2929
<div class="method">
@@ -117,7 +117,7 @@ <h3 class="name name-method" id="setMeshPosition" translate="no">.<a href="#setM
117117
</div>
118118
<h2 class="subsection-title">Source</h2>
119119
<p>
120-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/physics/AmmoPhysics.js" target="_blank" rel="noopener" translate="no">examples/jsm/physics/AmmoPhysics.js</a>
120+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/physics/AmmoPhysics.js" translate="no" target="_blank" rel="noopener">examples/jsm/physics/AmmoPhysics.js</a>
121121
</p>
122122
</article>
123123
</section>

docs/pages/AnaglyphEffect.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1 translate="no">AnaglyphEffect</h1>
1818
</header>
1919
<article>
2020
<h2 class="subsection-title">Import</h2>
21-
<p><span translate="no">AnaglyphEffect</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
21+
<p><span translate="no">AnaglyphEffect</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2222
<pre><code class="language-js">import { AnaglyphEffect } from 'three/addons/effects/AnaglyphEffect.js';</code></pre>
2323
<div class="container-overview">
2424
<h2>Constructor</h2>
@@ -122,7 +122,7 @@ <h3 class="name name-method" id="setSize" translate="no">.<a href="#setSize">set
122122
</div>
123123
<h2 class="subsection-title">Source</h2>
124124
<p>
125-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/effects/AnaglyphEffect.js" target="_blank" rel="noopener" translate="no">examples/jsm/effects/AnaglyphEffect.js</a>
125+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/effects/AnaglyphEffect.js" translate="no" target="_blank" rel="noopener">examples/jsm/effects/AnaglyphEffect.js</a>
126126
</p>
127127
</article>
128128
</section>

docs/pages/AnaglyphPassNode.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1 translate="no">AnaglyphPassNode</h1>
1717
</header>
1818
<article>
1919
<h2 class="subsection-title">Import</h2>
20-
<p><span translate="no">AnaglyphPassNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
20+
<p><span translate="no">AnaglyphPassNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
2121
<pre><code class="language-js">import { anaglyphPass } from 'three/addons/tsl/display/AnaglyphPassNode.js';</code></pre>
2222
<div class="container-overview">
2323
<h2>Constructor</h2>
@@ -92,7 +92,7 @@ <h3 class="name name-method" id="setup" translate="no">.<a href="#setup">setup</
9292
</div>
9393
<h2 class="subsection-title">Source</h2>
9494
<p>
95-
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AnaglyphPassNode.js" target="_blank" rel="noopener" translate="no">examples/jsm/tsl/display/AnaglyphPassNode.js</a>
95+
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AnaglyphPassNode.js" translate="no" target="_blank" rel="noopener">examples/jsm/tsl/display/AnaglyphPassNode.js</a>
9696
</p>
9797
</article>
9898
</section>

0 commit comments

Comments
 (0)