From: John Tsiombikas Date: Wed, 4 May 2022 17:05:50 +0000 (+0300) Subject: fixed markdown links in readme X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=commitdiff_plain;h=28a3e46db21451c66f005c36eb7f5ecfd836645d fixed markdown links in readme --- diff --git a/README.md b/README.md index e4c910c..35835a1 100644 --- 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: