mirror of https://github.com/docker/docs.git
Fix typo
This commit is contained in:
parent
2c7770680c
commit
0f400bf78b
|
@ -6,7 +6,7 @@ title: Docker Hub API v1 (deprecated)
|
||||||
|
|
||||||
> **Deprecated**
|
> **Deprecated**
|
||||||
>
|
>
|
||||||
> Docker Hub API v1 has been deprecated. Please use Docker Hub API v1 instead.
|
> Docker Hub API v1 has been deprecated. Please use Docker Hub API v2 instead.
|
||||||
{: .warning }
|
{: .warning }
|
||||||
|
|
||||||
The following API routes within the v1 path will no longer work and will return a 410 status code:
|
The following API routes within the v1 path will no longer work and will return a 410 status code:
|
||||||
|
|
Loading…
Reference in New Issue