From 2c7924efd86d5885ad825f7586743806a771fe02 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 1 Dec 2020 12:34:16 +0100 Subject: [PATCH] add go redirect for command-line Signed-off-by: Sebastiaan van Stijn --- go/guides.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 go/guides.md diff --git a/go/guides.md b/go/guides.md new file mode 100644 index 000000000000..6fd30386f9f7 --- /dev/null +++ b/go/guides.md @@ -0,0 +1,5 @@ +--- +title: Learn more about using Docker on the command line +description: Learn more about using Docker on the command line +redirect_to: /?utm_source=docker&utm_medium=inproductad&utm_campaign=20-11nurturecli_docs +---