Skip to content

Commit 6e789f9

Browse files
elharohboutemy
authored andcommitted
[MSITE-977] Remove broken links (#211)
* [MSITE-977] Remove broken links
1 parent fa863d1 commit 6e789f9

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

src/site/apt/examples/creatingskins.apt

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@ Creating Skins
4646

4747
* A couple of CSS files, containing the visual styling
4848

49-
* An optional Velocity template in <<</META-INF/maven/site.vm>>> for an alternate HTML rendering of the site
50-
(by default, {{{/doxia/doxia-sitetools/doxia-site-renderer/}Doxia Site Renderer}}'s
51-
{{{https://github.com/apache/maven-doxia-sitetools/blob/master/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm}<<<default-site.vm>>>}}
52-
is used
49+
* A Velocity template in <<</META-INF/maven/site.vm>>> for an alternate HTML rendering of the site.
5350

5451
* Since Maven Site Plugin 3.5, an optional {{{/doxia/doxia-sitetools/doxia-skin-model/index.html}skin descriptor}}
5552
in <<</META-INF/maven/skin.xml>>> containing meta-data about the skin
@@ -80,10 +77,7 @@ Creating Skins
8077
* Customizing the HTML Output with a Velocity Template
8178

8279
The format of the Velocity template is currently out of scope for this
83-
document. To attempt this, start by copying
84-
<<<{{{https://github.com/apache/maven-doxia-sitetools/blob/master/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm}default-site.vm}}>>>
85-
to <<<src/main/resources/META-INF/maven/site.vm>>> in your project and then
86-
modify it to your needs.
80+
document.
8781

8882
For more information about how to write Velocity templates see the
8983
{{{https://velocity.apache.org/engine/2.3/user-guide.html}Velocity User Guide}}

0 commit comments

Comments
 (0)