Преглед изворни кода

Remove URLs from markdown headers in README-visualc.md

Cameron Cawley пре 3 година
родитељ
комит
0bc9e243b9
1 измењених фајлова са 1 додато и 1 уклоњено
  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:[email protected]) with additions by [James Turk](mailto:[email protected])
+### 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.