Changed FONT.md edit to blob (#5290)

Stop from opening the editor for freetype/README.md
diff --git a/misc/freetype/README.md b/misc/freetype/README.md
index 84f6dd0..5fcfc2d 100644
--- a/misc/freetype/README.md
+++ b/misc/freetype/README.md
@@ -32,6 +32,6 @@
 ### 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)