Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit d075667

Browse files
dbachkodaviddias
authored andcommitted
docs: Fixes broken anchor links (#916)
1 parent 1e95c0f commit d075667

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,18 @@ You can check the development status at the [Waffle Board](https://waffle.io/ipf
6060
- [Create a IPFS node instance](#create-a-ipfs-node-instance)
6161
- [Tutorials and Examples](#tutorials-and-examples)
6262
- [API](#api)
63-
- [Generic API](#generic-api)
64-
- [Block API](#block-api)
65-
- [Object API](#object-api)
66-
- [Config API](#config-api)
67-
- [Files API](#files-api)
68-
- [Swarm API](#swarm-api)
69-
- [libp2p API](#libp2p-api)
63+
- [Bitswap API](#bitswap)
64+
- [Block API](#block)
65+
- [Bootstrap API](#bootstrap)
66+
- [Config API](#config)
67+
- [DAG API](#dag)
68+
- [Files API](#files)
69+
- [Generic API](#generic-operations)
70+
- [Object API](#object)
71+
- [PubSub API](#pubsub)
72+
- [Repo API](#repo)
73+
- [Swarm API](#swarm)
74+
- [libp2p API](#libp2p)
7075
- [Domain data types](#domain-data-types)
7176
- [Packages](#packages)
7277
- [Development](#development)

0 commit comments

Comments
 (0)