Преглед на файлове

Merge pull request #18529 from SaFrMo/patch-1

Fixing Creating-Text link
Mr.doob преди 5 години
родител
ревизия
ce686fd491
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/api/en/geometries/TextGeometry.html

+ 1 - 1
docs/api/en/geometries/TextGeometry.html

@@ -15,7 +15,7 @@
 		<p class="desc">
 		<p class="desc">
 			A class for generating text as a single geometry. It is constructed by providing a string of text, and a hash of
 			A class for generating text as a single geometry. It is constructed by providing a string of text, and a hash of
 			parameters consisting of a loaded [page:Font] and settings for the geometry's parent [page:ExtrudeGeometry].
 			parameters consisting of a loaded [page:Font] and settings for the geometry's parent [page:ExtrudeGeometry].
-			See the [page:Font], [page:FontLoader] and [page:Creating_Text] pages for additional details.
+			See the [page:Font], [page:FontLoader] and [page:Creating-Text] pages for additional details.
 		</p>
 		</p>
 
 
 		<iframe id="scene" src="scenes/geometry-browser.html#TextGeometry"></iframe>
 		<iframe id="scene" src="scenes/geometry-browser.html#TextGeometry"></iframe>