From 4a286be2b9250e9e8d2eb6ac7f742809a1ec0ba6 Mon Sep 17 00:00:00 2001 From: Denis Babochenko Date: Mon, 1 Apr 2019 22:25:06 +0300 Subject: [PATCH] Update samples documentation --- .../src/docs/asciidoc/_includes/preface/samples.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/manual/src/docs/asciidoc/_includes/preface/samples.adoc b/docs/manual/src/docs/asciidoc/_includes/preface/samples.adoc index 323e102a61..96f540b5d9 100644 --- a/docs/manual/src/docs/asciidoc/_includes/preface/samples.adoc +++ b/docs/manual/src/docs/asciidoc/_includes/preface/samples.adoc @@ -2,10 +2,9 @@ [[sample-apps]] == Sample Applications -There are several sample web applications that are available with the project. -To avoid an overly large download, only the "tutorial" and "contacts" samples are included in the distribution zip file. -The others can be built directly from the source which you can obtain as described in <>. -It's easy to build the project yourself and there's more information on the project web site at https://spring.io/spring-security/[https://spring.io/spring-security/]. +There are several {gh-samples-url}[sample web applications] that ship with the project's <>. +You can find the ones described below in the ({gh-samples-url}/xml[samples/xml/] subdirectory of the root project) + All paths referred to in this chapter are relative to the project source directory.