Skip to content

Commit eb48877

Browse files
authored
Merge pull request #27 from joseluis/patch-1
fix link in README
2 parents 36e1b4c + ad69883 commit eb48877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ explicit. Moreover (although I have not tested this), the use of
106106
array references rather than slices *should* result in far fewer
107107
bounds checks, since almost all sizes are known at compile time.
108108

109-
[2]: https://github.com/droundy/onionsalt/blob/master/src/crypto.rs
109+
[2]: https://github.com/droundy/onionsalt/blob/master/src/crypto/mod.rs

0 commit comments

Comments
 (0)