@cryptotaxi247 / kubo / commits / 382170b8b

docs: add pointer to docs

David Dias committed Oct 1, 2019 at 16:12 UTC 382170b8b4c581491bb6860746f173351694cb32
1 file changed +3 -2
README.md
+3 -2
@@ -18,10 +18,11 @@ IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas fro
18 For more info see: https://docs.ipfs.io/introduction/overview/
19
20 Before opening an issue, consider using one of the following locations to ensure you are opening your thread in the right location:
21 - - go-ipfs _implementation_ in [this repo](https://github.com/ipfs/go-ipfs/issues).
21 + - go-ipfs _implementation_ bugs in [this repo](https://github.com/ipfs/go-ipfs/issues).
22 + - Documentation issues in the [ipfs/docs issues](https://github.com/ipfs/docs/issues).
23 - IPFS _design_ in the [ipfs/specs issues](https://github.com/ipfs/specs/issues).
24 - Exploration of new ideas in the [ipfs/notes issues](https://github.com/ipfs/notes/issues).
24 - - Ask questions and meet the rest of the community at the [IPFS Forum](https://discuss.ipfs.io)
25 + - Ask questions and meet the rest of the community at the [IPFS Forum](https://discuss.ipfs.io).
26
27 ## Table of Contents
28