We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a41a0 commit 5bfe59dCopy full SHA for 5bfe59d
1 file changed
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