diff --git a/content/reference/api/engine/version/_index.md b/content/reference/api/engine/version/_index.md index a38351a4b8..e4e7ebd824 100644 --- a/content/reference/api/engine/version/_index.md +++ b/content/reference/api/engine/version/_index.md @@ -5,8 +5,11 @@ build: sidebar: reverse: true cascade: - _target: - path: /reference/api/engine/version/** - description: Reference documentation and Swagger (OpenAPI) specification for the Docker Engine API. - layout: api + - _target: + path: /reference/api/engine/version/v1.24 + layout: default + - _target: + path: /reference/api/engine/version/** + description: Reference documentation and Swagger (OpenAPI) specification for the Docker Engine API. + layout: api --- diff --git a/hugo.yaml b/hugo.yaml index 6b1c575abd..d434e7f0e0 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -4,6 +4,8 @@ refLinksErrorLevel: ERROR enableGitInfo: true disablePathToLower: true enableInlineShortcodes: true +ignoreLogs: + - cascade-pattern-with-extension taxonomies: tag: tags