From 5dc64eff542a847dcb82c398548783d8116e8b9d Mon Sep 17 00:00:00 2001 From: Jakob Krigovsky Date: Wed, 10 Jul 2019 23:57:53 +0200 Subject: [PATCH] =?UTF-8?q?Standardize=20=E2=80=9Cdigitalocean=E2=80=9D=20?= =?UTF-8?q?keyword=20(#8941)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machine/drivers/digital-ocean.md | 2 +- machine/examples/ocean.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/machine/drivers/digital-ocean.md b/machine/drivers/digital-ocean.md index 20f727d2e8..d7baa1cc1e 100644 --- a/machine/drivers/digital-ocean.md +++ b/machine/drivers/digital-ocean.md @@ -1,6 +1,6 @@ --- description: Digital Ocean driver for machine -keywords: machine, Digital Ocean, driver +keywords: machine, digitalocean, driver title: Digital Ocean --- diff --git a/machine/examples/ocean.md b/machine/examples/ocean.md index f4bb2cde80..1abfbf2810 100644 --- a/machine/examples/ocean.md +++ b/machine/examples/ocean.md @@ -1,6 +1,6 @@ --- description: Using Docker Machine to provision hosts on Digital Ocean -keywords: docker, machine, cloud, digital ocean +keywords: docker, machine, cloud, digitalocean title: Digital Ocean example ---