This is an automated email from the ASF dual-hosted git repository. cbrisson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/velocity-site.git
commit d59c81db3668bad2cc5fcb9e698c29d57faa669d Author: Claude Brisson <[email protected]> AuthorDate: Tue Jun 23 14:01:02 2020 +0200 [site] Fix link towards issue tracker --- src/content/engine/1.7/index.mdtext | 2 +- src/content/engine/2.0/index.mdtext | 2 +- src/content/engine/2.1/index.mdtext | 2 +- src/content/engine/2.2/index.mdtext | 2 +- src/content/engine/devel/index.mdtext | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/engine/1.7/index.mdtext b/src/content/engine/1.7/index.mdtext index 96b233c..df3f0e9 100644 --- a/src/content/engine/1.7/index.mdtext +++ b/src/content/engine/1.7/index.mdtext @@ -35,6 +35,6 @@ Nightly snapshots aren't currently activated, but you can build the latest versi 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. + Report bugs, ask questions, and help new users on the [Velocity mailing lists](http://velocity.apache.org/contact.html). -+ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY"). ++ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY). + [Our wiki](http://wiki.apache.org/velocity/FrontPage) has a large collection of community written content. Add your own article or contribute to the FAQ! + Read-only access to the Subversion repository is available both [online](http://svn.apache.org/repos/asf/velocity/engine/trunk/) and with a [Subversion client](http://www.apache.org/dev/version-control.html). diff --git a/src/content/engine/2.0/index.mdtext b/src/content/engine/2.0/index.mdtext index f45f747..d50bb13 100644 --- a/src/content/engine/2.0/index.mdtext +++ b/src/content/engine/2.0/index.mdtext @@ -35,6 +35,6 @@ Nightly snapshots aren't currently activated, but you can build the latest versi 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. + Report bugs, ask questions, and help new users on the [Velocity mailing lists](http://velocity.apache.org/contact.html). -+ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY"). ++ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY). + [Our wiki](http://wiki.apache.org/velocity/FrontPage) has a large collection of community written content. Add your own article or contribute to the FAQ! + Read-only access to the Subversion repository is available both [online](http://svn.apache.org/repos/asf/velocity/engine/trunk/) and with a [Subversion client](http://www.apache.org/dev/version-control.html). diff --git a/src/content/engine/2.1/index.mdtext b/src/content/engine/2.1/index.mdtext index 6da9b1a..271cf31 100644 --- a/src/content/engine/2.1/index.mdtext +++ b/src/content/engine/2.1/index.mdtext @@ -35,6 +35,6 @@ Nightly snapshots aren't currently activated, but you can build the latest versi 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. + Report bugs, ask questions, and help new users on the [Velocity mailing lists](http://velocity.apache.org/contact.html). -+ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY"). ++ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY). + [Our wiki](http://wiki.apache.org/velocity/FrontPage) has a large collection of community written content. Add your own article or contribute to the FAQ! + Read-only access to the Subversion repository is available both [online](http://svn.apache.org/repos/asf/velocity/engine/trunk/) and with a [Subversion client](http://www.apache.org/dev/version-control.html). diff --git a/src/content/engine/2.2/index.mdtext b/src/content/engine/2.2/index.mdtext index 6da9b1a..271cf31 100644 --- a/src/content/engine/2.2/index.mdtext +++ b/src/content/engine/2.2/index.mdtext @@ -35,6 +35,6 @@ Nightly snapshots aren't currently activated, but you can build the latest versi 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. + Report bugs, ask questions, and help new users on the [Velocity mailing lists](http://velocity.apache.org/contact.html). -+ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY"). ++ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY). + [Our wiki](http://wiki.apache.org/velocity/FrontPage) has a large collection of community written content. Add your own article or contribute to the FAQ! + Read-only access to the Subversion repository is available both [online](http://svn.apache.org/repos/asf/velocity/engine/trunk/) and with a [Subversion client](http://www.apache.org/dev/version-control.html). diff --git a/src/content/engine/devel/index.mdtext b/src/content/engine/devel/index.mdtext index 6da9b1a..271cf31 100644 --- a/src/content/engine/devel/index.mdtext +++ b/src/content/engine/devel/index.mdtext @@ -35,6 +35,6 @@ Nightly snapshots aren't currently activated, but you can build the latest versi 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. + Report bugs, ask questions, and help new users on the [Velocity mailing lists](http://velocity.apache.org/contact.html). -+ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY"). ++ There's a list of issues waiting to be addressed in [our bug tracker](https://issues.apache.org/jira/browse/VELOCITY). + [Our wiki](http://wiki.apache.org/velocity/FrontPage) has a large collection of community written content. Add your own article or contribute to the FAQ! + Read-only access to the Subversion repository is available both [online](http://svn.apache.org/repos/asf/velocity/engine/trunk/) and with a [Subversion client](http://www.apache.org/dev/version-control.html).
