diff --git a/docs/online-documentation/index.md b/docs/online-documentation/index.md index 1082632885..2690d09b19 100644 --- a/docs/online-documentation/index.md +++ b/docs/online-documentation/index.md @@ -13,6 +13,7 @@ Autonomi is a decentralised data and communications platform designed to provide - [Data Types](guides/data_types.md) - Understanding the fundamental data structures - [Client Modes](guides/client_modes.md) - Different operational modes of the client - [Data Storage](guides/data_storage.md) - How data is stored and retrieved + - [Local Network Setup](guides/local_network.md) - Setting up a local development environmentv ### API References @@ -21,7 +22,7 @@ Autonomi is a decentralised data and communications platform designed to provide - [BLS Threshold Crypto](api/blsttc/README.md) - Threshold cryptography implementation - [Self Encryption](api/self-encryption/README.md) - Content-based encryption library - Developer Resources: - - [Local Network Setup](guides/local_network.md) - Setting up a local development environment + ## Language Support