mirror of https://github.com/docker/docs.git
Merge pull request #21103 from dvdksn/fix-api-v1.47-404
api: add alias for old v1.47 api reference location
This commit is contained in:
commit
ad800a5286
|
@ -59,6 +59,7 @@ area/engine:
|
|||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- content/manuals/engine/**
|
||||
- content/reference/api/engine/**
|
||||
|
||||
area/install:
|
||||
- changed-files:
|
||||
|
|
|
@ -3,4 +3,5 @@ linkTitle: v1.47
|
|||
title: Docker Engine API v1.47 reference
|
||||
aliases:
|
||||
- /reference/api/engine/latest/
|
||||
- /engine/api/v1.47/
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue