From d28b16c996c0f177a4cf94ffc37e0c5151c5539e Mon Sep 17 00:00:00 2001 From: jonathan Date: Mon, 4 Dec 2017 17:28:44 -0500 Subject: [PATCH] Fix an include inside a note that was not rendering properly. --- ...-access-to-mongodb-windows-with-kerberos-authentication.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/steps-control-access-to-mongodb-windows-with-kerberos-authentication.yaml b/source/includes/steps-control-access-to-mongodb-windows-with-kerberos-authentication.yaml index 1d4bf7458f8..e834cd0571e 100644 --- a/source/includes/steps-control-access-to-mongodb-windows-with-kerberos-authentication.yaml +++ b/source/includes/steps-control-access-to-mongodb-windows-with-kerberos-authentication.yaml @@ -14,7 +14,7 @@ post: | .. note:: - include:: /includes/extracts/default-bind-ip-security.rst + .. include:: /includes/extracts/default-bind-ip-security.rst --- title: Connect to ``mongod``. stepnum: 2