From 854fe38dccc695da48243c35e6de7494279c3769 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 14 Feb 2019 11:42:54 -0500 Subject: [PATCH] docs: toc --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index ddcdf12..8b93247 100644 --- a/FAQ.md +++ b/FAQ.md @@ -15,7 +15,8 @@ This document is seeded by questions from people opening issues in this reposito - [Is every `put` to OrbitDB immediately sent to the network and persisted?](#is-every-put-to-orbitdb-immediately-sent-to-the-network-and-persisted) - [Does OrbitDB already support pinning when using js-ipfs ?](#does-orbitdb-already-support-pinning-when-using-js-ipfs-) - [Does orbit have a shared feed between peers where multiple peers can append to the same feed?](#does-orbit-have-a-shared-feed-between-peers-where-multiple-peers-can-append-to-the-same-feed) -- [Contribute](#contribute) +- [I'm getting a lot of 429 (Too Many Requests) errors when I run OrbitDB](#im-getting-a-lot-of-429-too-many-requests-errors-when-i-run-orbitdb) +- [How can I contribute to this FAQ?](#how-can-i-contribute-to-this-faq)