@cryptotaxi247 / kubo / commits / c00065cc8

chore: fix link in README.md (#8551)

update docs issues link

falstack committed Nov 24, 2021 at 06:41 UTC c00065cc8412ec660037f3fed4df7d3fed467b17
1 file changed +1 -1
README.md
+1 -1
@@ -14,7 +14,7 @@ For more info see: https://docs.ipfs.io/introduction/overview/
14
15 Before opening an issue, consider using one of the following locations to ensure you are opening your thread in the right place:
16 - go-ipfs _implementation_ bugs in [this repo](https://github.com/ipfs/go-ipfs/issues).
17 - - Documentation issues in [ipfs/docs issues](https://github.com/ipfs/docs/issues).
17 + - Documentation issues in [ipfs/docs issues](https://github.com/ipfs/ipfs-docs/issues).
18 - IPFS _design_ in [ipfs/specs issues](https://github.com/ipfs/specs/issues).
19 - Exploration of new ideas in [ipfs/notes issues](https://github.com/ipfs/notes/issues).
20 - Ask questions and meet the rest of the community at the [IPFS Forum](https://discuss.ipfs.io).