Skip to content

Commit a1abfe3

Browse files
committed
Fix syntax in readme
1 parent cbdbee9 commit a1abfe3

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
@@ -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)