diff --git a/docs/01_nodeos/index.md b/docs/01_nodeos/index.md index 030ffc71ca5..353a75bc381 100644 --- a/docs/01_nodeos/index.md +++ b/docs/01_nodeos/index.md @@ -17,6 +17,7 @@ Navigate the sections below to configure and use `nodeos`. * [Usage](02_usage/index.md) - Configuring and using `nodeos`, node setups/environments. * [Plugins](03_plugins/index.md) - Using plugins, plugin options, mandatory vs. optional. * [Replays](04_replays/index.md) - Replaying the chain from a snapshot or a blocks.log file. +* [RPC APIs](05_rpc_apis/index.md) - Remote Procedure Call API reference for plugin HTTP endpoints. * [Logging](06_logging/index.md) - Logging config/usage, loggers, appenders, logging levels. * [Upgrade Guides](07_upgrade-guides/index.md) - EOSIO version/consensus upgrade guides. * [Troubleshooting](08_troubleshooting/index.md) - Common `nodeos` troubleshooting questions.