Skip to content

Commit 7168917

Browse files
committed
2 parents 6df61ba + a1abfe3 commit 7168917

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.language_versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
elixir_version="0.12.4"
2-
erlang_version="R16B02"
2+
erlang_version="R16B03-1"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Has support for using prebuilt Elixir binaries. Borrows heavily from Gosha Arini
1919

2020
* Create a `.language_versions` file in your app's root dir.
2121

22-
* Refer to the default `[.language_versions](https://github.com/HashNuke/heroku-elixir-buildpack/blob/master/.language_versions)` that comes with this repository for syntax. It is just a bash file.
22+
* Refer to the default [`.language_versions`](https://github.com/HashNuke/heroku-elixir-buildpack/blob/master/.language_versions) that comes with this repository for syntax. It is just a bash file.
2323

2424

2525
#### Procfile

0 commit comments

Comments
 (0)