Browse Source

Remove URLs from markdown headers in README-visualc.md

Cameron Cawley 3 năm trước cách đây
mục cha
commit
0bc9e243b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/README-visualc.md

+ 1 - 1
docs/README-visualc.md

@@ -1,7 +1,7 @@
 Using SDL with Microsoft Visual C++
 ===================================
 
-### by [Lion Kimbro](mailto:snowlion@sprynet.com) with additions by [James Turk](mailto:james@conceptofzero.net)
+### by Lion Kimbro with additions by James Turk
 
 You can either use the precompiled libraries from the [SDL](https://www.libsdl.org/download.php) web site, or you can build SDL
 yourself.