Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 9112046

Browse files
committed
fix typos
1 parent 1a44f22 commit 9112046

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: Examples/Microsoft/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| [Windows Analytics Upgrade Readiness](./WindowsAnalytics/) | [WindowsAnalyticsUpgradeReadinessConnectivity.psm1](./WindowsAnalytics/WindowsAnalyticsUpgradeReadinessConnectivity.psm1) |
77
| [Windows Defender Advanced Threat Protection](./WindowsDefenderAdvancedThreatProtection/) | [WDATPConnectivity.psm1](./WindowsDefenderAdvancedThreatProtection/WDATPConnectivity.psm1) |
88
| [Windows Defender Antivirus](./WindowsDefenderAntiVirus/) | [WDAVConnectivity.psm1](./WindowsDefenderAntiVirus/WDAVConnectivity.psm1) |
9-
| [Windows Defender SmartScreen](/WindowsDefenderSmartScreen/W) | [WDSSConnectivity.psm1](./WindowsDefenderSmartScreen/WDSSConnectivity.psm1) |
9+
| [Windows Defender SmartScreen](/WindowsDefenderSmartScreen) | [WDSSConnectivity.psm1](./WindowsDefenderSmartScreen/WDSSConnectivity.psm1) |
1010
| [Windows Telemetry](./WindowsTelemetry/) | [WindowsTelemetryConnectivity.psm1](./WindowsTelemetry/WindowsTelemetryConnectivity.psm1) |
1111
| [Windows Update](./WindowsUpdate/) | [WindowsUpdateConnectivity.psm1](./WindowsUpdate/WindowsUpdateConnectivity.psm1) |

Diff for: Examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ The table below documents the currently implemented connectivity tests.
1313
| [Microsoft](./Microsoft/) | [Windows Defender SmartScreen](./Microsoft/WindowsDefenderSmartScreen/) |
1414
| [Microsoft](./Microsoft/) | [Windows Telemetry](./Microsoft/WindowsTelemetry/) |
1515
| [Microsoft](./Microsoft/) | [Windows Update](./Microsoft/WindowsUpdate/) |
16-
| [Mozilla](./Mozilla] | [Firefox updates](./Mozilla/Firefox/) |
16+
| [Mozilla](./Mozilla) | [Firefox updates](./Mozilla/Firefox/) |

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The connectivity object can be saved to a JSON file using the **Save-HttpConnect
116116
* **-FileName** - the name of the file, minus the file extension, to save the connectivity object(s) to.
117117

118118
## Connectivity tests
119-
Connectivity tests are available in the [Examples folder](./Examples/). The table below documents the currently implemented tests.
119+
The table below documents the currently implemented connectivity tests in the [Examples folder](./Examples/).
120120

121121
| Vendor | Product / Service |
122122
| -- | -- |
@@ -130,7 +130,7 @@ Connectivity tests are available in the [Examples folder](./Examples/). The tabl
130130
| [Microsoft](./Examples/Microsoft/) | [Windows Defender SmartScreen](./Examples/Microsoft/WindowsDefenderSmartScreen/) |
131131
| [Microsoft](./Examples/Microsoft/) | [Windows Telemetry](./Examples/Microsoft/WindowsTelemetry/) |
132132
| [Microsoft](./Examples/Microsoft/) | [Windows Update](./Examples/Microsoft/WindowsUpdate/) |
133-
| [Mozilla](./Examples/Mozilla] | [Firefox updates](./Examples/Mozilla/Firefox/) |
133+
| [Mozilla](./Examples/Mozilla) | [Firefox updates](./Examples/Mozilla/Firefox/) |
134134

135135
## License
136136
See [LICENSE](./LICENSE.md).

0 commit comments

Comments
 (0)