Skip to content

Commit eed0e32

Browse files
committed
Fix: Missing line break after includes
1 parent 7b40e58 commit eed0e32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/nginx-one/nginx-configs/config-sync-groups/add-file-csg.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,11 @@ Enter the name of the desired configuration file, such as `abc.conf` and select
5858
### Existing SSL Certificate or CA Bundle
5959

6060
{{< include "nginx-one/add-file/existing-ssl-bundle.md" >}}
61+
6162
With this option, you can incorporate [Managed certificates]({{< ref "/nginx-one/nginx-configs/certificates/manage-certificates.md#managed-and-unmanaged-certificates" >}}).
6263

6364
## See also
6465

6566
- [Create and manage data plane keys]({{< ref "/nginx-one/connect-instances/create-manage-data-plane-keys.md" >}})
6667
- [Add an NGINX instance]({{< ref "/nginx-one/connect-instances/add-instance.md" >}})
67-
- [Manage certificates]({{< ref "/nginx-one/nginx-configs/certificates/manage-certificates.md" >}})
68+
- [Manage certificates]({{< ref "/nginx-one/nginx-configs/certificates/manage-certificates.md" >}})

0 commit comments

Comments
 (0)