From 12185cd02ba5f570e3fffc651223bf9e59bcc0c5 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Tue, 4 May 2021 13:40:42 +0100 Subject: [PATCH] docs: add missing repo API docs link --- docs/core-api/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/core-api/README.md b/docs/core-api/README.md index 055560db23..0578a9eef7 100644 --- a/docs/core-api/README.md +++ b/docs/core-api/README.md @@ -18,5 +18,6 @@ It is broken up into the following sections: * [PIN.md](PIN.md) * [PUBSUB.md](PUBSUB.md) * [REFS.md](REFS.md) +* [REPO.md](REPO.md) * [STATS.md](STATS.md) * [SWARM.md](SWARM.md)