Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2016-09-19 21:16:05 +00:00
parent ed710ea618
commit dd5d3667e5

View File

@@ -581,7 +581,7 @@ just list them on the command line, e.g.</p>
</table>
<div class="paragraph">
<p>Each of these apps can be configured using a local YAML file with the same name (in the current
working directory or a subdirectory called "config"). E.g. in <code>configserver.yml</code> you might want to
working directory or a subdirectory called "config" or in <code>~/.spring-cloud</code>). E.g. in <code>configserver.yml</code> you might want to
do something like this to locate a local git repository for the backend:</p>
</div>
<div class="listingblock">