From 14d3370cc13310a0b9e013daad6e1476bca07924 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Mon, 23 Jan 2023 17:48:56 -0500 Subject: [PATCH] Update docs/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/digitalocean.md Co-authored-by: Billy Tat --- .../node-template-configuration/digitalocean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/digitalocean.md b/docs/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/digitalocean.md index 291f2dbad10..c44a4e8d68d 100644 --- a/docs/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/digitalocean.md +++ b/docs/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/digitalocean.md @@ -15,4 +15,4 @@ If you use Docker, the [Docker daemon](https://docs.docker.com/engine/docker-ove - **Labels:** For information on labels, refer to the [Docker object label documentation.](https://docs.docker.com/config/labels-custom-metadata/) - **Docker Engine Install URL:** Determines what Docker version will be installed on the instance. - **Registry mirrors:** Docker Registry mirror to be used by the Docker daemon -- **Other advanced options:** Refer to the [Docker daemon option reference](https://docs.docker.com/engine/reference/commandline/dockerd/) +- **Other advanced options:** Refer to the [Docker daemon option reference](https://docs.docker.com/engine/reference/commandline/dockerd/).