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/monolinker.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/monolinker.1')
-rw-r--r--man/monolinker.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/monolinker.1 b/man/monolinker.1
index cf49920a39c..1ec7bcce818 100644
--- a/man/monolinker.1
+++ b/man/monolinker.1
@@ -202,13 +202,13 @@ Specify a parameter for a custom step.
.SH COPYRIGHT
Copyright (C) 2007 Novell, Inc (http://www.novell.com)
.SH BUGS
-Bugs report are welcome at http://bugzilla.ximian.com
+Bugs report are welcome at http://bugzilla.xamarin.com
.PP
Product Mono Tools, Component linker.
.SH MAILING LISTS
-Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
+Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
.SH WEB SITE
-http://www.mono-project.com/Linker
+http://www.mono-project.com/docs/tools+libraries/tools/linker/
.SH AUTHORS
The linker has been written by Jb Evain, and have been partially founded by
the Google Summer of Code.