From ca9cb2979c9d02ba91b6bad011ead0ce8d269df7 Mon Sep 17 00:00:00 2001 From: Scott Frederick Date: Tue, 26 Feb 2019 18:10:02 -0600 Subject: [PATCH] Add reference docs link to README. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index ae2546b..2504504 100644 --- a/README.adoc +++ b/README.adoc @@ -6,7 +6,7 @@ image::https://spring.io/badges/spring-credhub/snapshot.svg[link=http://projects Spring CredHub provides client-side support for storing, retrieving, and deleting credentials from a https://github.com/cloudfoundry-incubator/credhub[CredHub] server running in a https://www.cloudfoundry.org/[Cloud Foundry] platform. -See the https://spring.io/projects/spring-credhub[project site] for more information. +See the https://spring.io/projects/spring-credhub[project site] and https://docs.spring.io/spring-credhub/docs/current/reference/html5/[reference documentation] for more information. === Demo Application