Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641710

[PATCH 6/6] Documentation: mono: Update links and s/CVS/Git/

From Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Newsgroups linux.kernel
Subject [PATCH 6/6] Documentation: mono: Update links and s/CVS/Git/
Date 2017-05-15 15:50 +0200
Message-ID <tHoxQ-pi-33@gated-at.bofh.it> (permalink)
References <tHoxP-pi-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The old URLs redirect to the new ones, so just update them in mono.rst.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/6] Documentation: coding-style: Escape \n\t to fix HTML rendering Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200
  [PATCH 5/6] Documentation: howto: Remove outdated info about bugzilla mailing lists Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200
  [PATCH 2/6] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree" Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200
  [PATCH 3/6] Documentation: kernel-docs: Remove "Here is its" at the end of lines Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200
  [PATCH 4/6] Documentation: Remove outdated info about -git patches Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200
  [PATCH 6/6] Documentation: mono: Update links and s/CVS/Git/ Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200

csiph-web