Delete section headers for removed features
Alfonso Montero committed
May 5, 2020 at 23:40 UTC
ec63880545fa95163a8d1cc9d7373f2fea8fbfe5
1 file changed
+1
-5
docs/experimental-features.md
+1
-5
@@ -13,23 +13,19 @@ feature, you MUST please make a PR updating this document, and link the PR in
13
the above issue.
14
15
- [ipfs pubsub](#ipfs-pubsub)
16
-- [Client mode DHT routing](#client-mode-dht-routing)
17
-- [go-multiplex stream muxer](#go-multiplex-stream-muxer)
16
- [Raw leaves for unixfs files](#raw-leaves-for-unixfs-files)
17
- [ipfs filestore](#ipfs-filestore)
18
- [ipfs urlstore](#ipfs-urlstore)
19
- [Private Networks](#private-networks)
20
- [ipfs p2p](#ipfs-p2p)
21
- [p2p http proxy](#p2p-http-proxy)
24
-- [Circuit Relay](#circuit-relay)
22
- [Plugins](#plugins)
23
- [Directory Sharding / HAMT](#directory-sharding--hamt)
24
- [IPNS PubSub](#ipns-pubsub)
25
- [QUIC](#quic)
26
- [AutoRelay](#autorelay)
30
-- [TLS 1.3 Handshake](#tls-13-as-default-handshake-protocol)
27
- [Strategic Providing](#strategic-providing)
32
-- [Graphsync](graphsync)
28
+- [Graphsync](#graphsync)
29
30
---
31