We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36e1b4c + ad69883 commit eb48877Copy full SHA for eb48877
README.md
@@ -106,4 +106,4 @@ explicit. Moreover (although I have not tested this), the use of
106
array references rather than slices *should* result in far fewer
107
bounds checks, since almost all sizes are known at compile time.
108
109
-[2]: https://github.com/droundy/onionsalt/blob/master/src/crypto.rs
+[2]: https://github.com/droundy/onionsalt/blob/master/src/crypto/mod.rs
0 commit comments