From 8a9be19275fab72652f036ac3506ef6c040f2cc9 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 31 Mar 2015 09:57:34 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 5dfa29d4..d49bcee2 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -805,7 +805,7 @@ e.g.

If you don’t use HTTPS and user credentials, SSH should also work out of the box when you store keys in the default directories (~/.ssh) -and the uri is points to an SSH location, +and the uri points to an SSH location, e.g. "git@github.com:configuration/cloud-configuration". The repository is accessed using JGit, so any documentation you find on that should be applicable.

@@ -1216,7 +1216,7 @@ grabbing it in the bootstrap context and injecting one).