Skip to content

Commit ad69883

Browse files
authored
fix link in README
1 parent fe1355e commit ad69883

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)