Skip to content

Commit

Permalink
fix Book of Swarm links
Browse files Browse the repository at this point in the history
  • Loading branch information
significance committed Nov 23, 2020
1 parent e4720e2 commit b196fc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started/working-with-your-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ We can gain even more insight into how your Bee client is becoming a part of the
curl -X GET http://localhost:1635/topology | jq
```

In this example, our node is beginning to form a healthy network. We hope to see our node adding and connecting to nodes in as many bins as possible. Learn more about promiximity order bins and how your Bee node becomes part of the ordered p2p network in [The Book of Swarm](/docs/find-out-more/the-book-of-swarm).
In this example, our node is beginning to form a healthy network. We hope to see our node adding and connecting to nodes in as many bins as possible. Learn more about promiximity order bins and how your Bee node becomes part of the ordered p2p network in [The Book of Swarm](https://swarm-gateways.net/bzz:/latest.bookofswarm.eth/the-book-of-swarm.pdf).

```
{
Expand Down
2 changes: 1 addition & 1 deletion docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Swarm is all about Dapps. We provide the most developer friendly environment to
Need even more incentive to get involved with the wonderful world of Swarm? Find out how you'll soon be earning BZZ tokens for storing and distributing your share of the worlds data, sharing is caring!

## Find Out More
What happens with your Bee node when you start it up? Want to know more about the amazing Swarm technology behind Bee? Want to make your own client? Read [The Book of Swarm](/docs/find-out-more/the-book-of-swarm), our 250 page epic guide to the future tech underpinning the Swarm network.
What happens with your Bee node when you start it up? Want to know more about the amazing Swarm technology behind Bee? Want to make your own client? Read [The Book of Swarm](https://swarm-gateways.net/bzz:/latest.bookofswarm.eth/the-book-of-swarm.pdf), our 250 page epic guide to the future tech underpinning the Swarm network.

## Development
We'd love you to join us! Are you up to the challenge of helping us to create Bee and the other incredible technologies we're building on top of it? You are invited to contribute code to the Bee Client or any of the other projects in Swarm's [Ethersphere](https://github.com/ethersphere).
Expand Down

0 comments on commit b196fc7

Please sign in to comment.