Skip to content

Commit 09ff6b8

Browse files
committed
fix kubo description
1 parent ce9f36e commit 09ff6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This guide outlines techniques to troubleshoot and identify the root cause of co
2020
For the purposes of this guide, we will use the following tools:
2121

2222
- [IPFS Check](https://check.ipfs.network) - A browser-based debugging tool that can help you identify the root cause of a problem with retrieval.
23-
- [Kubo](https://github.com/ipfs/kubo) - A command-line debugging tool that can help you identify the root cause of a problem with retrieval.
23+
- [Kubo](https://github.com/ipfs/kubo) - A popular implementation of IPFS with a CLI that can be used to troubleshoot retrieval and providing from the terminal.
2424
- [Helia Identify tool](https://ipfs.fyi/identify) - A browser-based tool to run libp2p identify with a given peer id, testing whether the peer is dialable from a browser.
2525
- [Public Delegated Routing Endpoint](../concepts/public-utilities.md#delegated-routing-endpoint) at `https://delegated-ipfs.dev/routing/v1` - which can be used to find providers for a CID.
2626

0 commit comments

Comments
 (0)