Skip to content

Commit e928e98

Browse files
committed
🐛 Add missing links
Signed-off-by: Peter Boling <[email protected]>
1 parent 0b5f8d3 commit e928e98

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,20 @@ Bug reports and pull requests are welcome on GitHub at [https://github.com/oauth
44
intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
55
the [code of conduct][conduct].
66

7-
To submit a patch, please fork the oauth project and create a patch with
7+
To submit a patch, please fork the project and create a patch with
88
tests. Once you're happy with it send a pull request and post a message to the
99
[google group][mailinglist].
1010

1111
## Contributors
1212

13-
[![Contributors](https://contrib.rocks/image?repo=oauth-xx/oauth-ruby)]("https://github.com/oauth-xx/oauth-ruby/graphs/contributors")
13+
[![Contributors](https://contrib.rocks/image?repo=oauth-xx/oauth-ruby)][contributors]
1414

15-
Made with [contributors-img](https://contrib.rocks).
15+
Made with [contributors-img][contrib-rocks].
16+
17+
[comment]: <> (Following links are used by README, CONTRIBUTING, Homepage)
18+
19+
[conduct]: https://github.com/oauth-xx/oauth-ruby/blob/master/CODE_OF_CONDUCT.md
20+
[contributing]: https://github.com/oauth-xx/oauth-ruby/blob/master/CONTRIBUTING.md
21+
[contributors]: https://github.com/oauth-xx/oauth-ruby/graphs/contributors
22+
[mailinglist]: http://groups.google.com/group/oauth-ruby
23+
[source]: https://github.com/oauth-xx/oauth-ruby/

0 commit comments

Comments
 (0)