From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964937AbdEONlY (ORCPT ); Mon, 15 May 2017 09:41:24 -0400 Received: from mout.gmx.net ([212.227.17.21]:50466 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934411AbdEONk4 (ORCPT ); Mon, 15 May 2017 09:40:56 -0400 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Subject: [PATCH 6/6] Documentation: mono: Update links and s/CVS/Git/ Date: Mon, 15 May 2017 15:40:12 +0200 Message-Id: <20170515134012.21222-6-j.neuschaefer@gmx.net> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170515134012.21222-1-j.neuschaefer@gmx.net> References: <20170515134012.21222-1-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:dSQqdwmdf2uaHRlspr4ikmUpmIkxe008F1r0YgUMH3iDh2x98ZI DvKzWZXzdLTkQ9d+1wKTMeIUPOUWDI1ZKkldXeLvEnEmBdok+KgIg02cJxhFUflaLyYesBx K/oyDpQrsfVN5Kyh3gHQZ6xjQJcOptCf5/xh2dq5mUJYAadyWvPCTEUSq/0F6ABnyTTTQMs w2jT12TCCtyxJvNV8sPsA== X-UI-Out-Filterresults: notjunk:1;V01:K0:p+N1LmL5eXs=:uzr+aU7r+QmyRs4Dkt4gIl LIABW/WKLC8yJuzZhu3k5QpxraVdzzKQDSqtqS/PGb0+jBz39OOGhLm0sSStzC5WFV90c106D K1jpivDFR8F7k48psE5JvvYq5YdF63pNheNo+gfhE4hNawynK4WToM3ToqujFT34SlUrhfbHO rxSH2bX4w4pIlBRVQcw4i8h2aAq9bmssQqHkWi3ny2kl4awCZJE8rqE4Suf8fWhCtawssH/vu aoG19JF7H/XuA2S+D2aARUVClmoK6RK9MLXHl/W4o5vL6ey4V+Zwhua9vLLOgo+fTX/AaUjOI 5UWR0sDKPy0DoQqL+yD6dnjS7LDUxLvZk4zJbhG6w/T3ez2VDaLcP6KD50pQE4UWPG7q2yjkT S7uMSTgV70GtkKVHxx3T0WmF1SWEHHQFUiukBzWOnohKYS832iMN3e2am9gheGFVLwdTp7sD8 J7fmYvbGSJ/5Px3hR7m3eIGdQpYSjCOUaDYV8se47elXT3XCVAxDyj2KXAVmZsqqBPWbopq8R fmTL0bkn3GKXCeDkrfsqqOtPHhHjHiNRm3THByTO4rtmxc0YLCm5/RoMX41R4OB2DA8zjNhqG bnaUYxEUZxliNEBQbHiDWYqhIjIo4yB5eh0Z96AHj6GG15LzqMKjvF8q65HQEan4pD2vRcKd9 PZZwPRdAEziAA4Tlh/zLltwWC6igyjy7UAUzdc/FugImfgmd7bjJ3X16L22S0eVSoJTFcEV2O DYlYOBANyIQRGsAznhpd+INXATEgMkP8pjlvlZDxXZgojHbEs498sOj2/XcjFBLibQY+3vk0+ qQcnsrm Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The old URLs redirect to the new ones, so just update them in mono.rst. Signed-off-by: Jonathan Neuschäfer --- Documentation/admin-guide/mono.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/admin-guide/mono.rst b/Documentation/admin-guide/mono.rst index cdddc099af64..77045ce548a0 100644 --- a/Documentation/admin-guide/mono.rst +++ b/Documentation/admin-guide/mono.rst @@ -9,14 +9,14 @@ This will allow you to execute Mono-based .NET binaries just like any other program after you have done the following: 1) You MUST FIRST install the Mono CLR support, either by downloading - a binary package, a source tarball or by installing from CVS. Binary + a binary package, a source tarball or by installing from Git. Binary packages for several distributions can be found at: - http://go-mono.com/download.html + http://www.mono-project.com/download/ Instructions for compiling Mono can be found at: - http://www.go-mono.com/compiling.html + http://www.mono-project.com/docs/compiling-mono/ Once the Mono CLR support has been installed, just check that ``/usr/bin/mono`` (which could be located elsewhere, for example -- 2.11.0