Return-Path: X-Original-To: apmail-xmlgraphics-commits-archive@www.apache.org Delivered-To: apmail-xmlgraphics-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 358DC10320 for ; Mon, 18 Nov 2013 22:44:13 +0000 (UTC) Received: (qmail 98011 invoked by uid 500); 18 Nov 2013 22:44:13 -0000 Mailing-List: contact commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list commits@xmlgraphics.apache.org Received: (qmail 98003 invoked by uid 99); 18 Nov 2013 22:44:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Nov 2013 22:44:13 +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; Mon, 18 Nov 2013 22:44:12 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2E1672388868; Mon, 18 Nov 2013 22:43:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1543211 - /xmlgraphics/site/trunk/content/batik/tools/rasterizer.mdtext Date: Mon, 18 Nov 2013 22:43:52 -0000 To: commits@xmlgraphics.apache.org From: clay@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131118224352.2E1672388868@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: clay Date: Mon Nov 18 22:43:51 2013 New Revision: 1543211 URL: http://svn.apache.org/r1543211 Log: fixing download link Modified: xmlgraphics/site/trunk/content/batik/tools/rasterizer.mdtext Modified: xmlgraphics/site/trunk/content/batik/tools/rasterizer.mdtext URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/batik/tools/rasterizer.mdtext?rev=1543211&r1=1543210&r2=1543211&view=diff ============================================================================== --- xmlgraphics/site/trunk/content/batik/tools/rasterizer.mdtext (original) +++ xmlgraphics/site/trunk/content/batik/tools/rasterizer.mdtext Mon Nov 18 22:43:51 2013 @@ -7,7 +7,7 @@ This page describes the features of the ## Downloading the rasterizer {#downloading} -Refer to the [install page](../install.html) and the [download area](../download.cgi) to find out what to download and how to install it. Remember that you can get either the source or binary distribution. +Refer to the [install page](../install.html) and the [download area](/batik/download.html) to find out what to download and how to install it. Remember that you can get either the source or binary distribution. ## Rasterizing one or several SVG files {#using} --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: commits-help@xmlgraphics.apache.org