Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man/mcs.1
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2014-12-16 17:05:05 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2014-12-16 17:05:05 +0300
commit0c8492cbc65b7ebb48bd8617d85eee03306c30b8 (patch)
treeff6752d0ba204eea23b487b897e7ba3e5b32581c /man/mcs.1
parentc2dce69079a070c4b9ed6344821498ee84dcdf49 (diff)
Updated the Mono website links in the man pages
Even though the old links still work, we can save everyone an unnecessary redirect by using the new links.
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index dc1e5f42386..14221a83c10 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -538,13 +538,13 @@ csharp(1), mdb(1), mono(1), mopen(1), pkg-config(1), sn(1)
.SH BUGS
To report bugs in the compiler, you must file them on our bug tracking
system, at:
-http://www.mono-project.com/Bugs
+http://www.mono-project.com/community/bugs/
.SH MAILING LIST
-The Mono Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
+The Mono Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
.SH MORE INFORMATION
The Mono C# compiler was developed by Novell, Inc
(http://www.novell.com) and Xamarin Inc (http://www.xamarin.com) is based on the
ECMA C# language standard available here:
http://www.ecma.ch/ecma1/STAND/ecma-334.htm
.PP
-The home page for the Mono C# compiler is at http://www.mono-project.com/CSharp_Compiler
+The home page for the Mono C# compiler is at http://www.mono-project.com/docs/about-mono/languages/csharp/