diff --git a/_data/toc.yaml b/_data/toc.yaml index 98f0c808760..d01af95d988 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -2319,6 +2319,8 @@ manuals: title: url - sectiontitle: Machine drivers section: + - path: /machine/drivers/ + title: Drivers overview - path: /machine/drivers/os-base/ title: Driver options and operating system defaults - path: /machine/drivers/aws/ diff --git a/machine/drivers/index.md b/machine/drivers/index.md index a1a88002e7a..03026f5c93c 100644 --- a/machine/drivers/index.md +++ b/machine/drivers/index.md @@ -1,7 +1,7 @@ --- description: Reference for drivers Docker Machine supports keywords: machine, drivers, supports -title: Drivers +title: Machine drivers --- - [Amazon Web Services](aws.md)