From f1867f4a3ca033ce89ff7caf66bf66fc12691133 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 23 May 2017 13:56:57 -0700 Subject: [PATCH] config-windows: Fix header level for network example Catching 6b2fcafa (Update to Windows network options, 2017-05-10, #801) up with the anchoring policy from style.md. Signed-off-by: W. Trevor King --- config-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-windows.md b/config-windows.md index ed8ca236f..f5e2a9e84 100644 --- a/config-windows.md +++ b/config-windows.md @@ -86,7 +86,7 @@ The following parameters can be specified: * **`DNSSearchList`** *(array of strings, OPTIONAL)* - comma seperated list of DNS suffixes to use for name resolution. * **`networkSharedContainerName`** *(string, OPTIONAL)* - name (ID) of the container that we will share with the network stack. -#### Example +### Example ```json "windows": {