This is an automated email from the ASF dual-hosted git repository.
cbrisson pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/velocity-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4bca8d2 [site/prod] Fix link towards issue tracker
4bca8d2 is described below
commit 4bca8d22b9104ef8e96a04b65aa5c318beb22f73
Author: Claude Brisson <[email protected]>
AuthorDate: Tue Jun 23 14:04:54 2020 +0200
[site/prod] Fix link towards issue tracker
---
engine/1.7/index.html | 2 +-
engine/2.0/index.html | 2 +-
engine/2.1/index.html | 2 +-
engine/2.2/index.html | 2 +-
engine/devel/index.html | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/engine/1.7/index.html b/engine/1.7/index.html
index a9c9be2..53f07ba 100644
--- a/engine/1.7/index.html
+++ b/engine/1.7/index.html
@@ -244,7 +244,7 @@ If you are willing to risk getting dirty, we invite you to
try the nightly snaps
<p>The Velocity project appreciates any contributions, including documentation
help, source code and feedback. Suggested changes should come in the form of
source code and/or feedback.</p>
<ul>
<li>Report bugs, ask questions, and help new users on the <a
href="http://velocity.apache.org/contact.html">Velocity mailing lists</a>.</li>
-<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY"">our bug
tracker</a>.</li>
+<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY">our bug tracker</a>.</li>
<li><a href="http://wiki.apache.org/velocity/FrontPage">Our wiki</a> has a
large collection of community written content. Add your own article or
contribute to the FAQ!</li>
<li>Read-only access to the Subversion repository is available both <a
href="http://svn.apache.org/repos/asf/velocity/engine/trunk/">online</a> and
with a <a href="http://www.apache.org/dev/version-control.html">Subversion
client</a>.</li>
</ul></div></div>
diff --git a/engine/2.0/index.html b/engine/2.0/index.html
index 37041bd..e93f687 100644
--- a/engine/2.0/index.html
+++ b/engine/2.0/index.html
@@ -245,7 +245,7 @@ If you are willing to risk getting dirty, we invite you to
try the nightly snaps
<p>The Velocity project appreciates any contributions, including documentation
help, source code and feedback. Suggested changes should come in the form of
source code and/or feedback.</p>
<ul>
<li>Report bugs, ask questions, and help new users on the <a
href="http://velocity.apache.org/contact.html">Velocity mailing lists</a>.</li>
-<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY"">our bug
tracker</a>.</li>
+<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY">our bug tracker</a>.</li>
<li><a href="http://wiki.apache.org/velocity/FrontPage">Our wiki</a> has a
large collection of community written content. Add your own article or
contribute to the FAQ!</li>
<li>Read-only access to the Subversion repository is available both <a
href="http://svn.apache.org/repos/asf/velocity/engine/trunk/">online</a> and
with a <a href="http://www.apache.org/dev/version-control.html">Subversion
client</a>.</li>
</ul></div></div>
diff --git a/engine/2.1/index.html b/engine/2.1/index.html
index 359e9d8..c04f69e 100644
--- a/engine/2.1/index.html
+++ b/engine/2.1/index.html
@@ -245,7 +245,7 @@ If you are willing to risk getting dirty, we invite you to
try the nightly snaps
<p>The Velocity project appreciates any contributions, including documentation
help, source code and feedback. Suggested changes should come in the form of
source code and/or feedback.</p>
<ul>
<li>Report bugs, ask questions, and help new users on the <a
href="http://velocity.apache.org/contact.html">Velocity mailing lists</a>.</li>
-<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY"">our bug
tracker</a>.</li>
+<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY">our bug tracker</a>.</li>
<li><a href="http://wiki.apache.org/velocity/FrontPage">Our wiki</a> has a
large collection of community written content. Add your own article or
contribute to the FAQ!</li>
<li>Read-only access to the Subversion repository is available both <a
href="http://svn.apache.org/repos/asf/velocity/engine/trunk/">online</a> and
with a <a href="http://www.apache.org/dev/version-control.html">Subversion
client</a>.</li>
</ul></div></div>
diff --git a/engine/2.2/index.html b/engine/2.2/index.html
index 347fb03..f901758 100644
--- a/engine/2.2/index.html
+++ b/engine/2.2/index.html
@@ -245,7 +245,7 @@ If you are willing to risk getting dirty, we invite you to
try the nightly snaps
<p>The Velocity project appreciates any contributions, including documentation
help, source code and feedback. Suggested changes should come in the form of
source code and/or feedback.</p>
<ul>
<li>Report bugs, ask questions, and help new users on the <a
href="http://velocity.apache.org/contact.html">Velocity mailing lists</a>.</li>
-<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY"">our bug
tracker</a>.</li>
+<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY">our bug tracker</a>.</li>
<li><a href="http://wiki.apache.org/velocity/FrontPage">Our wiki</a> has a
large collection of community written content. Add your own article or
contribute to the FAQ!</li>
<li>Read-only access to the Subversion repository is available both <a
href="http://svn.apache.org/repos/asf/velocity/engine/trunk/">online</a> and
with a <a href="http://www.apache.org/dev/version-control.html">Subversion
client</a>.</li>
</ul></div></div>
diff --git a/engine/devel/index.html b/engine/devel/index.html
index fea6638..85712b3 100644
--- a/engine/devel/index.html
+++ b/engine/devel/index.html
@@ -245,7 +245,7 @@ If you are willing to risk getting dirty, we invite you to
try the nightly snaps
<p>The Velocity project appreciates any contributions, including documentation
help, source code and feedback. Suggested changes should come in the form of
source code and/or feedback.</p>
<ul>
<li>Report bugs, ask questions, and help new users on the <a
href="http://velocity.apache.org/contact.html">Velocity mailing lists</a>.</li>
-<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY"">our bug
tracker</a>.</li>
+<li>There's a list of issues waiting to be addressed in <a
href="https://issues.apache.org/jira/browse/VELOCITY">our bug tracker</a>.</li>
<li><a href="http://wiki.apache.org/velocity/FrontPage">Our wiki</a> has a
large collection of community written content. Add your own article or
contribute to the FAQ!</li>
<li>Read-only access to the Subversion repository is available both <a
href="http://svn.apache.org/repos/asf/velocity/engine/trunk/">online</a> and
with a <a href="http://www.apache.org/dev/version-control.html">Subversion
client</a>.</li>
</ul></div></div>