Return-Path: X-Original-To: apmail-incubator-wookie-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-wookie-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55AB569C4 for ; Thu, 4 Aug 2011 09:55:36 +0000 (UTC) Received: (qmail 76191 invoked by uid 500); 4 Aug 2011 09:55:35 -0000 Delivered-To: apmail-incubator-wookie-dev-archive@incubator.apache.org Received: (qmail 76059 invoked by uid 500); 4 Aug 2011 09:55:23 -0000 Mailing-List: contact wookie-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: wookie-dev@incubator.apache.org Delivered-To: mailing list wookie-dev@incubator.apache.org Received: (qmail 75833 invoked by uid 99); 4 Aug 2011 09:55:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 09:55:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 09:55:12 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 09F062388894; Thu, 4 Aug 2011 09:54:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1153815 - /incubator/wookie/site/trunk/templates/sidenav.mdtext Date: Thu, 04 Aug 2011 09:54:51 -0000 To: wookie-dev@incubator.apache.org From: rgardler@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110804095452.09F062388894@eris.apache.org> Author: rgardler Date: Thu Aug 4 09:54:51 2011 New Revision: 1153815 URL: http://svn.apache.org/viewvc?rev=1153815&view=rev Log: Quickstart does not exist, merging with download Modified: incubator/wookie/site/trunk/templates/sidenav.mdtext Modified: incubator/wookie/site/trunk/templates/sidenav.mdtext URL: http://svn.apache.org/viewvc/incubator/wookie/site/trunk/templates/sidenav.mdtext?rev=1153815&r1=1153814&r2=1153815&view=diff ============================================================================== --- incubator/wookie/site/trunk/templates/sidenav.mdtext (original) +++ incubator/wookie/site/trunk/templates/sidenav.mdtext Thu Aug 4 09:54:51 2011 @@ -7,8 +7,7 @@ # Documentation - - [Download](/wookie/docs/download.html) - - [Quickstart](/wookie/docs/quickstart.html) + - [Download and Quickstart](/wookie/docs/download.html) - [Server Admin](/wookie/docs/admin.html) - [Embedding](/wookie/docs/embedding.html) - [Integrating with Shindig](/wookie/docs/shindig.html)