Skip to content

Commit d6c41e3

Browse files
committed
Fix link
Closes #21
1 parent ce3e2f7 commit d6c41e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Examples showing how to do many things in Gleam!
1515
## Cryptography
1616

1717
- [Hashing data](./universal/test/cryptography/hashing_data.gleam)
18-
- [Hashing passwords](./universal/test/cryptography/hashing_passwords.gleam) (Erlang)
18+
- [Hashing passwords](./erlang/test/cryptography/hashing_passwords.gleam) (Erlang)
1919

2020
## Data structures
2121

0 commit comments

Comments
 (0)