fix api-reference/v1/definitions links

This commit is contained in:
Andrew Chen
2017-03-30 14:23:42 -07:00
parent c5e9309a43
commit 8a6fedf1c8
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -594,7 +594,7 @@ through a load-balancer, though in those cases the client IP does get altered.
Service is a top-level resource in the Kubernetes REST API. More details about the
API object can be found at: [Service API
object](/docs/api-reference/v1/definitions/#_v1_service).
object](/docs/api-reference/v1.6/#service-v1-core).
## For More Information