diff --git a/src/site/apt/downloads/releases.apt b/src/site/apt/downloads/releases.apt index 6b488c5b..e97f6f3f 100644 --- a/src/site/apt/downloads/releases.apt +++ b/src/site/apt/downloads/releases.apt @@ -12,4 +12,4 @@ Downloads * <> - * {{{snapshots.html}Download nightly snapshots}} + * {{{./snapshots.html}Download nightly snapshots}} diff --git a/src/site/apt/reference.apt b/src/site/apt/reference.apt index 697cafc5..a4e68b2d 100644 --- a/src/site/apt/reference.apt +++ b/src/site/apt/reference.apt @@ -6,6 +6,6 @@ Reference Manual The reference manual is available as HTML, and as PDF. - * View the {{{reference/html/index/index.html}HTML version}} + * View the {{{./reference/html/index.html}HTML version}} - * Download the {{{reference/pdf/spring-ws-reference.pdf}PDF version}} + * Download the {{{./reference/pdf/spring-ws-reference.pdf}PDF version}} diff --git a/src/site/site.xml b/src/site/site.xml index 3d6c4d66..b528ba86 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -44,15 +44,4 @@ - - - - - - - - - \ No newline at end of file