We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3a41a0 + 5bfe59d commit 3d2dea2Copy full SHA for 3d2dea2
README.md
@@ -55,7 +55,7 @@ API docs should look like:
55
<%= headers 200, :pagination => default_pagination_rels, 'X-Custom-Header' => "value" %>
56
<%= json :resource_name %>
57
58
-**Note**: We're using [Kramdown Markdown extensions](http://kramdown.rubyforge.org/syntax.html), such as definition lists.
+**Note**: We're using [Kramdown Markdown extensions](http://kramdown.gettalong.org/syntax.html), such as definition lists.
59
60
### JSON Responses
61
0 commit comments