mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-05 00:08:06 +08:00
* docs: fix redirecting URL in README.md * all: replace `docs.ipfs.io` with `docs.ipfs.tech` * apply suggestions from code review Co-authored-by: Marcin Rataj <lidel@lidel.org>
18 lines
832 B
YAML
18 lines
832 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Getting Help on IPFS
|
|
url: https://ipfs.io/help
|
|
about: All information about how and where to get help on IPFS.
|
|
- name: Kubo configuration reference
|
|
url: https://github.com/ipfs/kubo/blob/master/docs/config.md#readme
|
|
about: Documentation on the different configuration settings
|
|
- name: Kubo experimental features docs
|
|
url: https://github.com/ipfs/kubo/blob/master/docs/experimental-features.md#readme
|
|
about: Documentation on Private Networks, Filestore and other experimental features.
|
|
- name: RPC API Reference
|
|
url: https://docs.ipfs.tech/reference/kubo/rpc/
|
|
about: Documentation of all Kubo RPC API endpoints.
|
|
- name: IPFS Official Forum
|
|
url: https://discuss.ipfs.io
|
|
about: Please post general questions, support requests, and discussions here.
|