fix links in readme
authorAndrew Lorimer <andrew@charles.cortex>
Sun, 17 Mar 2019 09:14:07 +0000 (20:14 +1100)
committerAndrew Lorimer <andrew@charles.cortex>
Sun, 17 Mar 2019 09:14:07 +0000 (20:14 +1100)
readme.md
index 5130bc9c5c59daa56373e8f816b95d2926bdb2d3..f4416b841bdca742c369d88acb84d0a05a28ea6a 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -1,13 +1,13 @@
 # logparse
 
-(![source](https://git.lorimer.id.au/logparse.git/)) // written by ![Andrew Lorimer](https://lorimer.id.au)
+([source](https://git.lorimer.id.au/logparse.git/)) // written by [Andrew Lorimer](https://lorimer.id.au)
 
 This is a utility to analyse medium-term logs (up to around 30 days old) on servers. It summarises notable events and statistics reported from several programs. At the moment, logparse can interface with:
 
 - sshd (number of logins, list users & clients)
 - sudo (number of sessions, users, commands)
 - cron (list commands)
-- ![nameget](https://git.lorimer.id.au/scripts.git/tree/nameget.sh) (list successful/failed downloads)
+- [nameget](https://git.lorimer.id.au/scripts.git/tree/nameget.sh) (list successful/failed downloads)
 - apache (list requests, clients, user agents, bytes transferred, errors)
 - smbd (number of logins, list users & clients)
 - postfix (list recipients and bytes sent)