This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
The following commit(s) were added to refs/heads/master by this push: new f4db8c3 Fix the site's source repository link. f4db8c3 is described below commit f4db8c3d38e77d848d7e1f05d7dfe0f07a463e3b Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Jul 21 16:55:08 2019 -0400 Fix the site's source repository link. --- src/site/markdown/download.md | 2 +- src/site/markdown/userguide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index 531bd11..911229e 100644 --- a/src/site/markdown/download.md +++ b/src/site/markdown/download.md @@ -81,7 +81,7 @@ details on each of the bindings. Here you can find all source releases published of Apache Commons RDF. For the latest developments -you may also be interested in the [source code repository](source-repository.html), +you may also be interested in the [source code repository](scm.html), which is also [mirrored to GitHub](http://github.com/apache/commons-rdf). diff --git a/src/site/markdown/userguide.md b/src/site/markdown/userguide.md index 7180ea6..b8120a5 100644 --- a/src/site/markdown/userguide.md +++ b/src/site/markdown/userguide.md @@ -1281,4 +1281,4 @@ browsed in within the [examples](https://github.com/apache/commons-rdf/tree/master/examples) folder of the -Commons RDF [source code repository](source-repository.html). +Commons RDF [source code repository](scm.html).