diff options
author | James Moger <james.moger@gitblit.com> | 2013-05-21 17:37:35 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-05-21 17:37:35 -0400 |
commit | 9782713e94126bc59a951f34b6eaeea24eb556cb (patch) | |
tree | 9ee303f01a8070bcbbe711df73feb2eb108f4381 /src/site/siteindex.mkd | |
parent | 8c4eb96400c39467f57dc325f67fe15331ea92c6 (diff) | |
download | gitblit-9782713e94126bc59a951f34b6eaeea24eb556cb.tar.gz gitblit-9782713e94126bc59a951f34b6eaeea24eb556cb.zip |
Documentation
Diffstat (limited to 'src/site/siteindex.mkd')
-rw-r--r-- | src/site/siteindex.mkd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/siteindex.mkd b/src/site/siteindex.mkd index de5c0999..77cb8a08 100644 --- a/src/site/siteindex.mkd +++ b/src/site/siteindex.mkd @@ -29,7 +29,7 @@ Gitblit is an open-source, pure Java stack for managing, viewing, and serving [Git][git] repositories.
It's designed primarily as a tool for small workgroups who want to host centralized repositories.
-You can browse a live demo [here](https://demo-gitblit.rhcloud.com) hosted on [RedHat's OpenShift][rhcloud] cloud service.
+You can browse the [stable demo site](https://demo-gitblit.rhcloud.com) or the [snapshot demo site](https://next-gitblit.rhcloud.com), both are hosted on [RedHat's OpenShift][rhcloud] cloud service.
### GO: Single-Stack Solution
|