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

Commit 28a53c7

Browse files
committed
docs: move docs around
1 parent 11cd75b commit 28a53c7

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ We've come a long way, but this project is still in Alpha, lots of development i
2626

2727
## Getting started
2828

29-
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser.
30-
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS ndoe
31-
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it.
29+
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
30+
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS node
31+
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
32+
3233
## Tech Lead <!-- omit in toc -->
3334

3435
[David Dias](https://github.com/daviddias)

packages/ipfs-http-client/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
3232
## Getting started
3333

34-
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client/examples) to learn how to spawn an IPFS node in Node.js and in the Browser.
35-
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS ndoe
36-
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it.
34+
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
35+
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS node
36+
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
3737

3838
## Lead Maintainer
3939

packages/ipfs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ We've come a long way, but this project is still in Alpha, lots of development i
3333

3434
## Getting started
3535

36-
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser.
37-
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS ndoe
38-
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it.
36+
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
37+
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS node
38+
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
3939

4040
## Tech Lead <!-- omit in toc -->
4141

0 commit comments

Comments
 (0)