Procházet zdrojové kódy

Remove URLs from markdown headers in README-visualc.md

Cameron Cawley před 3 roky
rodič
revize
0bc9e243b9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: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
 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.