We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43d784 commit 68c47b6Copy full SHA for 68c47b6
README.md
@@ -105,8 +105,7 @@ This would create a comment with the text `Hello` for the issue `username/repo#1
105
API Documentation
106
=====
107
108
-There is an automatically generated API documentation page in this project's GitHub page
109
-[here](http://inaka.github.io/erlang-github/).
+There is an automatically generated API documentation page [here][api_doc].
110
111
Example
112
@@ -131,3 +130,4 @@ And you can check all of our open-source projects at [inaka.github.io](http://in
131
130
132
[1]: https://developer.github.com/v3/
133
[pr_review]: https://developer.github.com/v3/pulls/reviews/
+[api_doc]: https://hexdocs.pm/egithub/
0 commit comments