Merge pull request #12322 from thaJeztah/fix_redirect

Fix redirect for "/engine/security/https/"
This commit is contained in:
Usha Mandya 2021-02-12 19:07:52 +00:00 committed by GitHub
commit 8cee7762d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
description: How to setup and run Docker with SSH or HTTPS
keywords: docker, docs, article, example, ssh, https, daemon, tls, ca, certificate
redirect_from:
- /engine/articles/https/
- /articles/https/
- /engine/https/
- /engine/articles/https/
- /engine/security/https/
title: Protect the Docker daemon socket
---