Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
Closes #21
  • Loading branch information
lpil committed Sep 26, 2024
1 parent ce3e2f7 commit d6c41e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Examples showing how to do many things in Gleam!
## Cryptography

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

## Data structures

Expand Down

0 comments on commit d6c41e3

Please sign in to comment.