From f62cffa11e6286c6168fd440bece3faced0d052d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20K=C3=BChl?= Date: Fri, 5 Feb 2016 14:49:21 +0100 Subject: [PATCH] docs: make CoreOS casing consistent --- docs/getting-started-guides/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/README.md b/docs/getting-started-guides/README.md index 383fc78bf76..8434abe666e 100644 --- a/docs/getting-started-guides/README.md +++ b/docs/getting-started-guides/README.md @@ -117,7 +117,7 @@ writing a new solution](../../docs/devel/writing-a-getting-started-guide.md). These solutions are combinations of cloud provider and OS not covered by the above solutions. -- [AWS + coreos](coreos.md) +- [AWS + CoreOS](coreos.md) - [GCE + CoreOS](coreos.md) - [AWS + Ubuntu](juju.md) - [Joyent + Ubuntu](juju.md)