Skip to content

Commit e9e11c2

Browse files
authored
Updated link to hex package
We had the wrong link to hex.
1 parent c869e3f commit e9e11c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This library requires libjpeg-turbo to be installed
1818

1919
brew install libjpeg-turbo
2020

21-
If [available in Hex](https://hex.pm/turbojpeg/), the package can be installed
21+
If [available in Hex](https://hex.pm/packages/turbojpeg), the package can be installed
2222
by adding `turbojpeg` to your list of dependencies in `mix.exs`:
2323

2424
```elixir
@@ -90,4 +90,4 @@ end
9090

9191
# Copyright and License
9292

93-
Copyright 2020, Binary Noggin
93+
Copyright 2020, Binary Noggin

0 commit comments

Comments
 (0)