Skip to content

Commit f5a6915

Browse files
Make contributing/CoC links absolute
1 parent eba4cf3 commit f5a6915

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,8 +1097,8 @@ best practices in Elixir.
10971097
Feel free to open tickets or send pull requests with improvements.
10981098
Thanks in advance for your help!
10991099

1100-
Check the [contributing guidelines](CONTRIBUTING.md)
1101-
and [code of conduct](CODE_OF_CONDUCT.md) for more information.
1100+
Check the [contributing guidelines][Contributing]
1101+
and [code of conduct][Code Of Conduct] for more information.
11021102

11031103
### Spread the Word
11041104

@@ -1127,6 +1127,8 @@ project.
11271127
<!-- Links -->
11281128
[Chinese Traditional]: https://github.com/elixirtw/elixir_style_guide/blob/master/README_zhTW.md
11291129
[Code Analysis]: https://github.com/h4cc/awesome-elixir#code-analysis
1130+
[Code Of Conduct]: https://github.com/christopheradams/elixir_style_guide/blob/master/CODE_OF_CONDUCT.md
1131+
[Contributing]: https://github.com/christopheradams/elixir_style_guide/blob/master/CONTRIBUTING.md
11301132
[Contributors]: https://github.com/christopheradams/elixir_style_guide/graphs/contributors
11311133
[Elixir Style Guide]: https://github.com/christopheradams/elixir_style_guide
11321134
[Elixir]: http://elixir-lang.org

0 commit comments

Comments
 (0)