Fixed misnamed tools

Fixed dnmap client and server. They were named dnmap_client and
dnmap_server; I changed the named to dnmap-client and dnmap-server,
fixing two dead links in route analysis.
This commit is contained in:
Will Pennell 2014-03-30 15:07:44 -04:00
parent 0b46ae0f13
commit 31871362d7
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# dnmap_client
# dnmap-client
Notes
-------

View File

@ -1,4 +1,4 @@
# dnmap_server
# dnmap-server
Notes
-------