Explorar o código

Updated fontgen references

JCash hai 10 meses
pai
achega
b139dd0b63
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      docs/en/en.json
  2. 1 1
      docs/en/manuals/font.md

+ 1 - 1
docs/en/en.json

@@ -1016,7 +1016,7 @@
                         "name": "Font"
                     },
                     {
-                        "path": "/extension-font",
+                        "path": "/extension-fontgen",
                         "name": "Runtime TTF Font"
                     },
                     {

+ 1 - 1
docs/en/manuals/font.md

@@ -20,7 +20,7 @@ Fonts added to your project are automatically converted into a texture format th
 
 For the developers that are looking to minimize the download size and runtime consumption, we have recently added a way to generate font glyphs at runtime using a .ttf font.
 
-[Runtime Fonts](/extension-font) - Use a .ttf font at runtime
+[Runtime Fonts](/extension-fontgen) - Use a .ttf font at runtime
 
 ## Creating a font