File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ The UnixFS spec can be found at [ipfs/specs/UNIXFS.md](https://github.com/ipfs/s
2828
2929This project is broken into several modules, their purposes are:
3030
31- * ` /packages/ipfs-unixfs ` Serialization/deserialization of UnixFS objects to protocol buffers
32- * ` /packages/ipfs-unixfs-importer ` Builds DAGs from files and directories
33- * ` /packages/ipfs-unixfs-exporter ` Exports DAGs
31+ * [ ` /packages/ipfs-unixfs ` ] ( ./packages/ipfs-unixfs ) Serialization/deserialization of UnixFS objects to protocol buffers
32+ * [ ` /packages/ipfs-unixfs-importer ` ] ( ./packages/ipfs-unixfs-importer ) Builds DAGs from files and directories
33+ * [ ` /packages/ipfs-unixfs-exporter ` ] ( ./packages/ipfs-unixfs-exporter ) Exports DAGs
3434
3535## Development
3636
You can’t perform that action at this time.
0 commit comments