This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new b548f0a added missing apt escape sequences
b548f0a is described below
commit b548f0a156087de53ac73a8b14ad036162939648
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Nov 11 10:33:23 2018 +0100
added missing apt escape sequences
---
src/site/apt/examples/sitedescriptor.apt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/apt/examples/sitedescriptor.apt
b/src/site/apt/examples/sitedescriptor.apt
index 7d2e783..2472833 100644
--- a/src/site/apt/examples/sitedescriptor.apt
+++ b/src/site/apt/examples/sitedescriptor.apt
@@ -179,8 +179,8 @@ Configuring the Site Descriptor
* Including Generated Content
Files in the format-based directory structure can be linked to by their
target
- HTML filename, e.g. <<<${basedir}/src/site/apt/foo.apt>>> and
- <<<${basedir}/src/site/fml/faq.fml>>> can be linked to via:
+ HTML filename, e.g. <<<$\{basedir\}/src/site/apt/foo.apt>>> and
+ <<<$\{basedir\}/src/site/fml/faq.fml>>> can be linked to via:
+-----+
<project>