From 4b9d645571ec49e61a7ac4d0056dacf9c7b282b3 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 09 Feb 2012 17:13:12 -0500
Subject: [PATCH] Added AJP connector and some documentation on how to use it (issue 59)

---
 docs/00_index.mkd |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index 80c1148..a0438ee 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -30,11 +30,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](http://demo-gitblit.rhcloud.com) hosted on [RedHat's OpenShift][rhcloud] cloud service.
-
-**NOTE:**  
-The demo is a bit unstable due to a bug in JBossAS7/Tomcat when running in LOW_MEMORY mode which OpenShift mandates.  
-RedHat engineers hope to have this issue resolved soon.
+You can browse a live demo [here](https://demo-gitblit.rhcloud.com) hosted on [RedHat's OpenShift][rhcloud] cloud service.
 
 ### GO: Single-Stack Solution
 

--
Gitblit v1.9.1