From ac9a25c8e3b59b2d595a39586f210b542db7280a Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 13 Oct 2020 00:13:42 +0200 Subject: [PATCH] get started: update link title for accessibility Signed-off-by: Sebastiaan van Stijn --- get-started/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/get-started/overview.md b/get-started/overview.md index 96b9aab865..26e0e983b4 100644 --- a/get-started/overview.md +++ b/get-started/overview.md @@ -218,8 +218,8 @@ the consumer, the Docker service appears to be a single application. Docker Engine supports swarm mode in Docker 1.12 and higher. ## The underlying technology -Docker is written in [Go](https://golang.org/) and takes advantage of several -features of the Linux kernel to deliver its functionality. +Docker is written in the [Go programming language](https://golang.org/) and takes +advantage of several features of the Linux kernel to deliver its functionality. ### Namespaces Docker uses a technology called `namespaces` to provide the isolated workspace