Fixed a few broken links
This commit is contained in:
parent
8e06112b93
commit
e142631cb2
10 changed files with 40 additions and 33 deletions
|
|
@ -5,6 +5,7 @@ permalink: /modules/filedump/
|
|||
---
|
||||
|
||||
FileDump Module
|
||||
===
|
||||
---------------
|
||||
|
||||
This module (and command-line utility) is used to convert the contents of binary files to JSON.
|
||||
FileDump is a Node [module](lib/filedump.js) with both a command-line [utility](bin/filedump) and a web server API
|
||||
for converting the contents of binary files to JSON.
|
||||
|
|
|
|||
Loading…
Reference in a new issue