From 63b0e393f7f8eafb5fe3b045d2fb276f176b3268 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Wed, 6 Apr 2016 23:07:50 -0700 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e4d881..77e4deb 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ to the server over HTTPS. This can be used to limit image availability. ### certclient.py Use a local master key/cert pair to authenticate to a -[https://github.com/robot-tools/certserver](certserver) instance and retrieve +[certserver](https://github.com/robot-tools/certserver) instance and retrieve a system-specific key. Mainly intended to be used with autoimage.py and systemid.py.