API versioning: fix broken links

This commit is contained in:
mDuo13
2020-03-31 14:58:38 -07:00
parent 195a901e9a
commit d4fa80f73e
3 changed files with 17 additions and 1 deletions

View File

@@ -126,3 +126,8 @@ The following types of changes are **non-breaking changes** and may occur withou
- Adding a new field to a request or response, not including positional parameters.
- Adding a new API method.
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}