mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-24 07:54:39 +00:00
Merge pull request #376 from leezer3/master
Fix broken link in usage.md
This commit is contained in:
2
USAGE.md
2
USAGE.md
@@ -32,7 +32,7 @@ To be explicit though, consider always using the overloads that use `ReaderOptio
|
||||
|
||||
## Samples
|
||||
|
||||
Also, look over the tests for more thorough [examples](https://github.com/adamhathcock/sharpcompress/tree/master/test/SharpCompress.Test)
|
||||
Also, look over the tests for more thorough [examples](https://github.com/adamhathcock/sharpcompress/tree/master/tests/SharpCompress.Test)
|
||||
|
||||
### Create Zip Archive from all files in a directory to a file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user