Explorar o código

Fixing Creating-Text link

Sander Moolin %!s(int64=5) %!d(string=hai) anos
pai
achega
f85cd91c81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/en/geometries/TextGeometry.html

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

@@ -15,7 +15,7 @@
 		<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
 			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>
 
 		<iframe id="scene" src="scenes/geometry-browser.html#TextGeometry"></iframe>