Skip to content

Commit 2383352

Browse files
lidelhacdias
authored andcommitted
chore: move bitswap to /bitswap-protocol
this allows us to have separate spec for sessions if we want to write 'rules of thumb' at some time in the future
1 parent db5b9b6 commit 2383352

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BITSWAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Bitswap
22

3-
Moved to https://specs.ipfs.tech/bitswap/
3+
Moved to https://specs.ipfs.tech/bitswap-protocol/

src/bitswap.md renamed to src/bitswap-protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Bitswap
2+
title: Bitswap Protocol
33
description: >
4-
Bitswap is a libp2p data exchange protocol for sending and receiving content
4+
Bitswap is a libp2p data exchange protocol for finding, sending and receiving content
55
addressed blocks of data. It attempts to acquire blocks from the p2p network
66
that have been requested by the client, and also send blocks to others who
77
want them.

0 commit comments

Comments
 (0)