fixed markdown links in readme
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 4 May 2022 17:05:50 +0000 (20:05 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 4 May 2022 17:05:50 +0000 (20:05 +0300)
README.md

index e4c910c..35835a1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -154,10 +154,10 @@ thankfully most NIC vendors seem to provide, and a number of useful network
 utilities which come with their own TCP/IP stack (mTCP and WATTCP). The
 following are recommended:
 
-    - [http://www.brutman.com/mTCP](mTCP)
-    - [http://www.watt-32.net](WATTCP)
-    - [http://sshdos.sourceforge.net](ssh2dos)
-    - [http://www.2net.co.uk/rsync.html](rsync)
+    - [mTCP](http://www.brutman.com/mTCP)
+    - [WATTCP](http://www.watt-32.net)
+    - [ssh2dos](http://sshdos.sourceforge.net)
+    - [rsync](http://www.2net.co.uk/rsync.html)
 
 Here's an example batch file I'm using to set up the network: