From 6c62e441fe598f25e5a2f18b8ba235817a2f1f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Aur=C3=A8le=20Brothier?= Date: Tue, 8 Nov 2016 13:47:03 +0100 Subject: [PATCH] Sort driver provider's name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc-Aurèle Brothier --- _data/toc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 6a7dd3cd55..9cf4edfe83 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1075,6 +1075,8 @@ toc: title: Amazon Web Services - path: /machine/drivers/digital-ocean/ title: Digital Ocean + - path: /machine/drivers/exoscale/ + title: exoscale - path: /machine/drivers/generic/ title: Generic - path: /machine/drivers/gce/ @@ -1097,8 +1099,6 @@ toc: title: VMware vCloud Air - path: /machine/drivers/vsphere/ title: VMware vSphere - - path: /machine/drivers/exoscale/ - title: exoscale - path: /machine/completion/ title: Command-line Completion - sectiontitle: Docker Store