Repository: incubator-ponymail-site Updated Branches: refs/heads/asf-site 22ac906f8 -> 8430e641e
Fix URL Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/8430e641 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/8430e641 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/8430e641 Branch: refs/heads/asf-site Commit: 8430e641e6cec64d1cf3e5d312427dd6ea46c0b3 Parents: 22ac906 Author: Daniel Gruno <[email protected]> Authored: Sun Jan 7 18:08:47 2018 +0100 Committer: Daniel Gruno <[email protected]> Committed: Sun Jan 7 18:08:47 2018 +0100 ---------------------------------------------------------------------- source/markdown/source.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/8430e641/source/markdown/source.md ---------------------------------------------------------------------- diff --git a/source/markdown/source.md b/source/markdown/source.md index 1ea712d..5ade7a6 100644 --- a/source/markdown/source.md +++ b/source/markdown/source.md @@ -1,14 +1,12 @@ # Source code -You can check out our canonical source repository at: -[https://git-wip-us.apache.org/repos/asf/incubator-ponymail.git](https://git-wip-us.apache.org/repos/asf/incubator-ponymail.git) +You can check out our source repository at: +[https://github.com/apache/incubator-ponymail](https://github.com/apache/incubator-ponymail) -We also have a GitHub mirror at: [https://github.com/apache/incubator-ponymail](https://github.com/apache/incubator-ponymail) - Our web site is generated from the asf-site branch in following repository: [https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site.git](https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site.git) e.g. `git clone -b asf-site https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site.git ponymail-site` -See the BUILDING.txt file in the repo for instructions. \ No newline at end of file +See the BUILDING.txt file in the repo for instructions.
