Skip to content

Commit

Permalink
Docs: Fix broken links. (#28536)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 committed Jun 1, 2024
1 parent 4962675 commit c7e4609
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions docs/api/ar/materials/RawShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ <h2>أمثلة (Examples)</h2>
[example:webgl_buffergeometry_instancing_billboards WebGL / buffergeometry / instancing / billboards]<br />
[example:webgl_buffergeometry_instancing WebGL / buffergeometry / instancing]<br />
[example:webgl_raymarching_reflect WebGL / raymarching / reflect]<br />
[example:webgl2_volume_cloud WebGL 2 / volume / cloud]<br />
[example:webgl2_volume_instancing WebGL 2 / volume / instancing]<br />
[example:webgl2_volume_perlin WebGL 2 / volume / perlin]
[example:webgl_volume_cloud WebGL / volume / cloud]<br />
[example:webgl_volume_instancing WebGL / volume / instancing]<br />
[example:webgl_volume_perlin WebGL / volume / perlin]
</p>

<h2>المنشئ (Constructor)</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/ar/renderers/WebGLArrayRenderTarget.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1>[name]</h1>
<h2>أمثلة (Examples)</h2>

<p>
[example:webgl2_rendertarget_texture2darray WebGL 2 / render target / array]<br />
[example:webgl_rendertarget_texture2darray WebGL / render target / array]<br />
</p>

<h2>المنشئ (Constructor)</h2>
Expand Down
6 changes: 3 additions & 3 deletions docs/api/en/materials/RawShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ <h2>Examples</h2>
[example:webgl_buffergeometry_instancing_billboards WebGL / buffergeometry / instancing / billboards]<br />
[example:webgl_buffergeometry_instancing WebGL / buffergeometry / instancing]<br />
[example:webgl_raymarching_reflect WebGL / raymarching / reflect]<br />
[example:webgl2_volume_cloud WebGL 2 / volume / cloud]<br />
[example:webgl2_volume_instancing WebGL 2 / volume / instancing]<br />
[example:webgl2_volume_perlin WebGL 2 / volume / perlin]
[example:webgl_volume_cloud WebGL / volume / cloud]<br />
[example:webgl_volume_instancing WebGL / volume / instancing]<br />
[example:webgl_volume_perlin WebGL / volume / perlin]
</p>

<h2>Constructor</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/en/renderers/WebGLArrayRenderTarget.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1>[name]</h1>
<h2>Examples</h2>

<p>
[example:webgl2_rendertarget_texture2darray WebGL 2 / render target / array]<br />
[example:webgl_rendertarget_texture2darray WebGL / render target / array]<br />
</p>

<h2>Constructor</h2>
Expand Down
8 changes: 4 additions & 4 deletions docs/api/en/textures/Data3DTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ <h2>Code Example</h2>
<h2>Examples</h2>

<p>
[example:webgl2_materials_texture3d WebGL2 / materials / texture3d]<br />
[example:webgl2_materials_texture3d_partialupdate WebGL2 / materials / texture3d / partialupdate]<br />
[example:webgl2_volume_cloud WebGL2 / volume / cloud]<br />
[example:webgl2_volume_perlin WebGL2 / volume / perlin]
[example:webgl_texture3d WebGL / texture3d]<br />
[example:webgl_texture3d_partialupdate WebGL / texture3d / partialupdate]<br />
[example:webgl_volume_cloud WebGL / volume / cloud]<br />
[example:webgl_volume_perlin WebGL / volume / perlin]
</p>

<h2>Properties</h2>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/en/textures/DataArrayTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ <h2>Code Example</h2>
<h2>Examples</h2>

<p>
[example:webgl2_materials_texture2darray WebGL2 / materials / texture2darray]
[example:webgl2_rendertarget_texture2darray WebGL2 / rendertarget / texture2darray]
[example:webgl_texture2darray WebGL / texture2darray]<br />
[example:webgl_rendertarget_texture2darray WebGL / rendertarget / texture2darray]
</p>

<h2>Properties</h2>
Expand Down
6 changes: 3 additions & 3 deletions docs/api/fr/materials/RawShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ <h2>Exemples</h2>
[example:webgl_buffergeometry_instancing_billboards WebGL / buffergeometry / instancing / billboards]<br />
[example:webgl_buffergeometry_instancing WebGL / buffergeometry / instancing]<br />
[example:webgl_raymarching_reflect WebGL / raymarching / reflect]<br />
[example:webgl2_volume_cloud WebGL 2 / volume / cloud]<br />
[example:webgl2_volume_instancing WebGL 2 / volume / instancing]<br />
[example:webgl2_volume_perlin WebGL 2 / volume / perlin]
[example:webgl_volume_cloud WebGL / volume / cloud]<br />
[example:webgl_volume_instancing WebGL / volume / instancing]<br />
[example:webgl_volume_perlin WebGL / volume / perlin]
</p>

<h2>Constructeur</h2>
Expand Down
6 changes: 3 additions & 3 deletions docs/api/it/materials/RawShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ <h2>Esempi</h2>
[example:webgl_buffergeometry_instancing_billboards WebGL / buffergeometry / instancing / billboards]<br />
[example:webgl_buffergeometry_instancing WebGL / buffergeometry / instancing]<br />
[example:webgl_raymarching_reflect WebGL / raymarching / reflect]<br />
[example:webgl2_volume_cloud WebGL 2 / volume / cloud]<br />
[example:webgl2_volume_instancing WebGL 2 / volume / instancing]<br />
[example:webgl2_volume_perlin WebGL 2 / volume / perlin]
[example:webgl_volume_cloud WebGL / volume / cloud]<br />
[example:webgl_volume_instancing WebGL / volume / instancing]<br />
[example:webgl_volume_perlin WebGL / volume / perlin]
</p>

<h2>Costruttore</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/it/renderers/WebGLArrayRenderTarget.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1>[name]</h1>
<h2>Esempi</h2>

<p>
[example:webgl2_rendertarget_texture2darray WebGL 2 / render target / array]<br />
[example:webgl_rendertarget_texture2darray WebGL / render target / array]<br />
</p>

<h2>Costruttore</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/it/textures/Data3DTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h3>[name]( [param:TypedArray data], [param:Number width], [param:Number height]
<h2>Esempi</h2>

<p>
[example:webgl2_materials_texture3d WebGL2 / materials / texture3d]
[example:webgl_texture3d WebGL / materials / texture3d]
</p>

<h2>Proprietà</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/it/textures/DataArrayTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2>Codice di Esempio</h2>
<h2>Esempi</h2>

<p>
[example:webgl2_materials_texture2darray WebGL2 / materials / texture2darray]
[example:webgl_texture2darray WebGL / texture2darray]
</p>

<h2>Proprietà</h2>
Expand Down
6 changes: 3 additions & 3 deletions docs/api/zh/materials/RawShaderMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ <h2>例子</h2>
[example:webgl_buffergeometry_instancing_billboards WebGL / buffergeometry / instancing / billboards]<br />
[example:webgl_buffergeometry_instancing WebGL / buffergeometry / instancing]<br />
[example:webgl_raymarching_reflect WebGL / raymarching / reflect]<br />
[example:webgl2_volume_cloud WebGL 2 / volume / cloud]<br />
[example:webgl2_volume_instancing WebGL 2 / volume / instancing]<br />
[example:webgl2_volume_perlin WebGL 2 / volume / perlin]
[example:webgl_volume_cloud WebGL / volume / cloud]<br />
[example:webgl_volume_instancing WebGL / volume / instancing]<br />
[example:webgl_volume_perlin WebGL / volume / perlin]
</p>

<h2>构造函数(Constructor)</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/zh/renderers/WebGLArrayRenderTarget.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1>[name]</h1>
<h2>示例</h2>

<p>
[example:webgl2_rendertarget_texture2darray WebGL 2 / render target / array]<br />
[example:webgl_rendertarget_texture2darray WebGL / render target / array]<br />
</p>

<h2>构造函数</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/zh/textures/Data3DTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h3>[name]( [param:TypedArray data], [param:Number width], [param:Number height]
<h2>例子</h2>

<p>
[example:webgl2_materials_texture3d WebGL2 / materials / texture3d]
[example:webgl_texture3d WebGL / materials / texture3d]
</p>

<h2>属性</h2>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/zh/textures/DataArrayTexture.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ <h2>代码示例(Code Example)</h2>
<h2>示例(Examples)</h2>

<p>
[example:webgl2_materials_texture2darray WebGL2 / materials / texture2darray]
[example:webgl2_rendertarget_texture2darray WebGL2 / rendertarget / texture2darray]
[example:webgl_texture2darray WebGL / texture2darray]<br />
[example:webgl_rendertarget_texture2darray WebGL / rendertarget / texture2darray]
</p>

<h2>特性(Properties)</h2>
Expand Down

0 comments on commit c7e4609

Please sign in to comment.