Bläddra i källkod

Changed FONT.md edit to blob (#5290)

Stop from opening the editor for freetype/README.md
BttrDrgn 3 år sedan
förälder
incheckning
4db55f88e8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      misc/freetype/README.md

+ 1 - 1
misc/freetype/README.md

@@ -32,6 +32,6 @@ Small, thin anti-aliased fonts typically benefit a lot from FreeType's hinting:
 ### Colorful glyphs/emojis
 
 You can use the `ImGuiFreeTypeBuilderFlags_LoadColor` flag to load certain colorful glyphs. See the
-["Using Colorful Glyphs/Emojis"](https://github.com/ocornut/imgui/edit/master/docs/FONTS.md#using-colorful-glyphsemojis) section of FONTS.md.
+["Using Colorful Glyphs/Emojis"](https://github.com/ocornut/imgui/blob/master/docs/FONTS.md#using-colorful-glyphsemojis) section of FONTS.md.
 
 ![colored glyphs](https://user-images.githubusercontent.com/8225057/106171241-9dc4ba80-6191-11eb-8a69-ca1467b206d1.png)