Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b7e723b

Browse files
authoredApr 8, 2020
Fix link in TOC: link to 'Exchange Online Connection' returns 404 (#2618)
1 parent 01ac857 commit b7e723b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/community_snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ _To contribute, check out our [guide here](#contributing)._
2323
| [DataTable](#datatable) | _Creates a DataTable_ |
2424
| [DateTimeWriteVerbose](#datetimewriteverbose) | _Write-Verbose with the time and date pre-pended to your message by @ThmsRynr_ |
2525
| [Error-Terminating](#error-terminating) | _Create a full terminating error by @omniomi_ |
26-
| [Exchange Online Connection](exchange-online-connection) | _Create a connection to Exchange Online by @vmsilvamolina_ |
26+
| [Exchange Online Connection](#exchange-online-connection) | _Create a connection to Exchange Online by @vmsilvamolina_ |
2727
| [HTML header](#html-header) | _Add HTML header with the style tag by @vmsilvamolina_ |
2828
| [MaxColumnLengthinDataTable](#maxcolumnlengthindatatable) | _Gets the max length of string columns in datatables_ |
2929
| [New Azure Resource Group](#new-azure-resource-group) | _Create an Azure Resource group by @vmsilvamolina_ |

0 commit comments

Comments
 (0)
Please sign in to comment.