mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
hugo aliases need to be absolute
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["api/swarm-api/", "/swarm/api/"]
|
||||
aliases = ["/api/swarm-api/", "/swarm/api/"]
|
||||
title = "Docker Swarm API"
|
||||
description = "Swarm API"
|
||||
keywords = ["docker, swarm, clustering, api"]
|
||||
|
||||
Reference in New Issue
Block a user