Merge pull request #664 from mDuo13/IA-interlinking

Improve interlinking of concepts section
This commit is contained in:
Rome Reginelli
2019-08-15 17:59:26 -07:00
committed by GitHub
40 changed files with 535 additions and 53 deletions

View File

@@ -232,6 +232,20 @@ TrustSetAuth
```
## See Also
- **Concepts:**
- [Known Amendments List](known-amendments.html)
- [Introduction to Consensus](intro-to-consensus.html)
- **Tutorials:**
- [Run rippled as a Validator](run-rippled-as-a-validator.html)
- [Contribute Code to rippled](contribute-code-to-rippled.html)
- **References:**
- [Amendments ledger object](amendments-object.html)
- [EnableAmendment pseudo-transaction][]
- [feature method][]
- [server_info method][]
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}