Use a generic link, not pinned to specific version

This commit is contained in:
Jerome Petazzoni
2019-05-25 17:40:45 -05:00
parent 25c820c87a
commit bde7f75881

View File

@@ -104,7 +104,7 @@
## Introspection vs. documentation
- We can access the same information by reading the [API documentation](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/)
- We can access the same information by reading the [API documentation](https://kubernetes.io/docs/reference/#api-reference)
- The API documentation is usually easier to read, but: