From zeta-commits-return-219-apmail-incubator-zeta-commits-archive=incubator.apache.org@incubator.apache.org Sat Nov 06 09:38:50 2010 Return-Path: Delivered-To: apmail-incubator-zeta-commits-archive@minotaur.apache.org Received: (qmail 80548 invoked from network); 6 Nov 2010 09:38:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Nov 2010 09:38:49 -0000 Received: (qmail 92138 invoked by uid 500); 6 Nov 2010 09:39:21 -0000 Delivered-To: apmail-incubator-zeta-commits-archive@incubator.apache.org Received: (qmail 92111 invoked by uid 500); 6 Nov 2010 09:39:21 -0000 Mailing-List: contact zeta-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zeta-dev@incubator.apache.org Delivered-To: mailing list zeta-commits@incubator.apache.org Received: (qmail 92104 invoked by uid 99); 6 Nov 2010 09:39:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 09:39:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sat, 06 Nov 2010 09:39:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 79D91238890D; Sat, 6 Nov 2010 09:38:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Sat, 06 Nov 2010 09:38:06 -0000 To: zeta-commits@incubator.apache.org From: toby@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101106093806.79D91238890D@eris.apache.org> Subject: [zeta-commits] svn commit: r1031987 - in /incubator/zetacomponents/website/content: community/index.txt documentation/install.txt Author: toby Date: Sat Nov 6 09:38:06 2010 New Revision: 1031987 URL: http://svn.apache.org/viewvc?rev=1031987&view=rev Log: - Fixed: Broken links in content. # Thanks to Cyrille Giquello for reporting (private mail). Modified: incubator/zetacomponents/website/content/community/index.txt incubator/zetacomponents/website/content/documentation/install.txt Modified: incubator/zetacomponents/website/content/community/index.txt URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/content/community/index.txt?rev=1031987&r1=1031986&r2=1031987&view=diff ============================================================================== --- incubator/zetacomponents/website/content/community/index.txt (original) +++ incubator/zetacomponents/website/content/community/index.txt Sat Nov 6 09:38:06 2010 @@ -51,11 +51,11 @@ mailing lists most important for users a Commit mailinglist You can subscribe to the mailing llists by sending a mail to -"-subscribe@incubator.apache.org". +``-subscribe@incubator.apache.org``. -__ zeta-dev-subscribe@incubator.apache.org -__ zeta-users-subscribe@incubator.apache.org -__ zeta-commits-subscribe@incubator.apache.org +__ mailto:zeta-dev-subscribe@incubator.apache.org +__ mailto:zeta-users-subscribe@incubator.apache.org +__ mailto:zeta-commits-subscribe@incubator.apache.org The mailing list archives are also available: Modified: incubator/zetacomponents/website/content/documentation/install.txt URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/content/documentation/install.txt?rev=1031987&r1=1031986&r2=1031987&view=diff ============================================================================== --- incubator/zetacomponents/website/content/documentation/install.txt (original) +++ incubator/zetacomponents/website/content/documentation/install.txt Sat Nov 6 09:38:06 2010 @@ -371,10 +371,16 @@ Components. Have a lot of fun! Resources --------- -* `General information page `_ -* `List of available components `_ -* Browse the eZ Components `source code online `_ -* Issues of eZ Components development are being discussed in the `eZ Components developers mailinglist `_ +* `General information page`__ +* `List of available components`__ +* Browse the eZ Components `source code online`__ +* Issues of eZ Components development are being discussed in the `eZ Components + developers mailinglist`__ + +__ /zetacomponents/news.html +__ /zetacomponents/documentation/trunk.html +__ https://fisheye6.atlassian.com/browse/zetacomponents/trunk/ +__ /zetacomponents/community/index.html#mailing-lists ..