1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fix version mismatch in API documentation

Fix a version mismatch in the API documentation.

Signed-off-by: Wassim DHIF <wassimdhif@gmail.com>
This commit is contained in:
Wassim Dhif 2018-04-23 17:55:15 +02:00 committed by Wassim DHIF
parent 57142e89be
commit 2058928edc

View file

@ -50,7 +50,7 @@ info:
is returned.
If you omit the version-prefix, the current version of the API (v1.37) is used.
For example, calling `/info` is the same as calling `/v1.36/info`. Using the
For example, calling `/info` is the same as calling `/v1.37/info`. Using the
API without a version-prefix is deprecated and will be removed in a future release.
Engine releases in the near future should support this version of the API,