summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/design-proposals/architecture/declarative-application-management.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/architecture/declarative-application-management.md b/contributors/design-proposals/architecture/declarative-application-management.md
index d307a617..cd433a5f 100644
--- a/contributors/design-proposals/architecture/declarative-application-management.md
+++ b/contributors/design-proposals/architecture/declarative-application-management.md
@@ -139,7 +139,7 @@ A non-exhaustive list of tools built by the Kubernetes community (see [spreadshe
* [Fabric8 client](https://github.com/fabric8io/kubernetes-client)
* [Kubegen](https://github.com/errordeveloper/kubegen)
* [kenv](https://github.com/thisendout/kenv)
-* [Ansible](https://docs.ansible.com/ansible/kubernetes_module.html)
+* [Ansible](https://docs.ansible.com/ansible/latest/modules/k8s_module.html)
* [Puppet](https://forge.puppet.com/garethr/kubernetes/readme)
* [KPM](https://github.com/coreos/kpm)
* [Nulecule](https://github.com/projectatomic/nulecule)