Browse Source

Remove URLs from markdown headers in README-visualc.md

Cameron Cawley 3 years ago
parent
commit
0bc9e243b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/README-visualc.md

+ 1 - 1
docs/README-visualc.md

@@ -1,7 +1,7 @@
 Using SDL with Microsoft Visual C++
 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
 You can either use the precompiled libraries from the [SDL](https://www.libsdl.org/download.php) web site, or you can build SDL
 yourself.
 yourself.