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
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/csharp.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/csharp.1')
-rw-r--r--man/csharp.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/csharp.1 b/man/csharp.1
index 50cbdc86508..9379658e62e 100644
--- a/man/csharp.1
+++ b/man/csharp.1
@@ -358,9 +358,9 @@ gmcs(1), mcs(1), mdb(1), mono(1), pkg-config(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, http) and is based on the
@@ -368,5 +368,5 @@ 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 information about the
-interactive mode for C# is available in http://mono-project.com/CsharpRepl
+http://www.mono-project.com/docs/about-mono/languages/csharp/ information about the
+interactive mode for C# is available in http://mono-project.com/docs/tools+libraries/tools/repl/