From 63107699023d80b1b543306a3aeb84af739925ed Mon Sep 17 00:00:00 2001 From: Luke Addison Date: Mon, 16 Oct 2017 15:37:57 +0100 Subject: [PATCH] Add link to Certificate type --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 246813759..93a6ed8f9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ It is split into these three sections for easier navigation. ## API types * [Issuer](api-types/issuer/) -* Certificate (coming soon) +* [Certificate](api-types/certificate/) ## User guides