Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D9D9B200CDA for ; Fri, 4 Aug 2017 20:00:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D834916DFF7; Fri, 4 Aug 2017 18:00:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1F69016DFF6 for ; Fri, 4 Aug 2017 20:00:31 +0200 (CEST) Received: (qmail 60225 invoked by uid 500); 4 Aug 2017 18:00:31 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 60216 invoked by uid 99); 4 Aug 2017 18:00:29 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2017 18:00:29 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 7CF5E3A010F for ; Fri, 4 Aug 2017 18:00:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1804147 - /commons/proper/vfs/trunk/README.md Date: Fri, 04 Aug 2017 18:00:26 -0000 To: commits@commons.apache.org From: pascalschumacher@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170804180028.7CF5E3A010F@svn01-us-west.apache.org> archived-at: Fri, 04 Aug 2017 18:00:33 -0000 Author: pascalschumacher Date: Fri Aug 4 18:00:26 2017 New Revision: 1804147 URL: http://svn.apache.org/viewvc?rev=1804147&view=rev Log: README.md: fix link to commons-vfs homepage Modified: commons/proper/vfs/trunk/README.md Modified: commons/proper/vfs/trunk/README.md URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/README.md?rev=1804147&r1=1804146&r2=1804147&view=diff ============================================================================== --- commons/proper/vfs/trunk/README.md (original) +++ commons/proper/vfs/trunk/README.md Fri Aug 4 18:00:26 2017 @@ -51,7 +51,7 @@ Apache Commons VFS is a Virtual File Sys Documentation ------------- -More information can be found on the [Apache Commons VFS homepage](https://commons.apache.org/proper/commons-vfs2). +More information can be found on the [Apache Commons VFS homepage](https://commons.apache.org/proper/commons-vfs). The [JavaDoc](https://commons.apache.org/proper/commons-vfs/apidocs/index.html) can be browsed. Questions related to the usage of Apache Commons VFS should be posted to the [user mailing list][ml].