Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-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 C67451763C for ; Sat, 1 Nov 2014 14:44:01 +0000 (UTC) Received: (qmail 54070 invoked by uid 500); 1 Nov 2014 11:57:21 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 54061 invoked by uid 99); 1 Nov 2014 11:57:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 11:57:21 +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; Sat, 01 Nov 2014 11:56:59 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6223623888D7; Sat, 1 Nov 2014 11:56:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1635931 - /lucene/cms/branches/solr_6058/content/solr/resources.mdtext Date: Sat, 01 Nov 2014 11:56:28 -0000 To: commits@lucene.apache.org From: gsingers@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141101115628.6223623888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gsingers Date: Sat Nov 1 11:56:27 2014 New Revision: 1635931 URL: http://svn.apache.org/r1635931 Log: SOLR-6058: latest release link, note this won't resolve until properly deployed Modified: lucene/cms/branches/solr_6058/content/solr/resources.mdtext Modified: lucene/cms/branches/solr_6058/content/solr/resources.mdtext URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/resources.mdtext?rev=1635931&r1=1635930&r2=1635931&view=diff ============================================================================== --- lucene/cms/branches/solr_6058/content/solr/resources.mdtext (original) +++ lucene/cms/branches/solr_6058/content/solr/resources.mdtext Sat Nov 1 11:56:27 2014 @@ -16,7 +16,7 @@ Users who have completed the tutorial ar In each Solr binary release artifact, you can find a copy of the Solr tutorial, a detailed list of changes, and JavaDocs for all included code. Copies of this documentation for the most recent release of each major branch under active development can also be found online: -* [Latest Release](/solr/documentation.html) +* [Latest Release](/solr/4_10_1/index.html) *** ## The Apache Solr Reference Guide ##