Skip to content

Commit 11e63fc

Browse files
authored
Merge pull request #1560 from ipfs/mishmosh-patch-1
Plain language intro to Diagnostic Tools page
2 parents 4c92fca + d52a6a8 commit 11e63fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/diagnostic-tools.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Diagnostic tools
3-
description: Diagnostic tools to assist with debugging, troubleshooting, and developing with IPFS.
3+
description: Diagnostic tools for debugging, troubleshooting, and developing with IPFS.
44
---
55

66
# Diagnostic tools
77

8-
The IPFS ecosystem contains various open-source tools for the investigation, diagnosis and troubleshooting of common issues that occur when using an IPFS implementation or tool. Tools along with a summary of functionality are listed below.
8+
Here are several tools you can use to investigate and diagnose common issues with IPFS.
99

1010
## IPLD Explorer
1111

@@ -62,4 +62,4 @@ IPFS [Gateway Checker](https://ipfs.github.io/public-gateway-checker/) provides
6262
- Which addresses are listed in the DHT for a given IPFS node?
6363
- Is an IPFS node accessible by other peers?
6464
- Is specific content available from an IPFS node?
65-
65+

0 commit comments

Comments
 (0)