From aabc1c35f6963f5a754f97924ffb7c0648189fac Mon Sep 17 00:00:00 2001 From: codemonkey77 Date: Wed, 21 Jan 2015 01:23:59 +0000 Subject: [PATCH] Broken link in docs/README.md Link was broken following rename of ux.md to ui.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c403a966c23..4bb2e8b5a05 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,7 +43,7 @@ Design docs are in [design](design). * **Accessing the API** ([accessing_the_api.md](accessing_the_api.md)): Ports, IPs, proxies, and firewall rules. -* **Kubernetes Web Interface** ([ux.md](ux.md)): Accessing the Kubernetes +* **Kubernetes Web Interface** ([ui.md](ui.md)): Accessing the Kubernetes web user interface. * **Kubecfg Command Line Interface** ([cli.md](cli.md)):