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/doc
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-01-21 21:21:23 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-21 21:21:23 +0300
commitb28e18119b91674cda3933f91af3a817df0bda0c (patch)
treec0ee7c5fed218d35c51324067483fa1cdd9fd3e4 /doc
parent471f4a927624ac3464aac9963eeb6851b5deae54 (diff)
More links fixed
svn path=/trunk/mono/; revision=22347
Diffstat (limited to 'doc')
-rw-r--r--doc/faq15
-rw-r--r--doc/gtk-sharp7
-rwxr-xr-xdoc/languages8
-rw-r--r--doc/mailing-lists2
-rwxr-xr-xdoc/odbc4
-rwxr-xr-xdoc/sqlite2
-rw-r--r--doc/testing2
7 files changed, 15 insertions, 25 deletions
diff --git a/doc/faq b/doc/faq
index 5024fa67fdb..7646c85e73d 100644
--- a/doc/faq
+++ b/doc/faq
@@ -23,8 +23,8 @@
<a href="#problems">Mono Common Problems</a><br>
A <a
-href="http://www.es.gnome.org/documentacion/articulos/mono-puf/mono-puf/">Spanish
-translation</a> is also available
+href="http://www.monohispano.org/tutoriales/mono-puf//">Spanish
+translation</a> is also available (it is outdated though)
<a name="basics"></a>
** Basics
@@ -353,7 +353,7 @@ A: As long as your applications are 100% .NET and do not make use
Q: Where can I learn more about Gtk#?
-A: The following <a href="http://gtk-sharp.sourceforge.net>link</a> sends you to the page of the project.
+A: The following <a href="http://gtk-sharp.sourceforge.net">link</a> sends you to the page of the project.
Q: What can I do with Gtk#?.
@@ -760,7 +760,7 @@ Q: What about Soup? Can I use Soup without Mono?
A: Soup is a library for GNOME applications to create SOAP servers and
SOAP clients, and can be used without Mono. You can browse the
source code for soup using <a
- href="http://cvs.gnome.org/bonsai">GNOME's Bonsai</a>.
+ href="http://cvs.gnome.org/bonsai/">GNOME's Bonsai</a>.
Q: Can I use CORBA?
@@ -1053,12 +1053,13 @@ Q: Why don't you use Java? After all, there are many languages that
A: You can get very good tools for doing Java development on free
systems right now. <a href="http://www.redhat.com">Red Hat</a> has
contributed a <a href="http://gcc.gnu.org">GCC</a> <a
- href="http://gcc.gnu.org/java">front-end for Java</a> that can take
+ href="http://gcc.gnu.org/java/">front-end for Java</a> that can take
Java sources or Java byte codes and generate native executables; <a
- href="http://www.transvirtual.com">Transvirtual</a> has implemented
+ href="http://www.google.com/search?q=transvirtual">Transvirtual</a>
+ implemented
<a href="http://www.kaffe.org">Kaffe</a> a JIT engine for Java;
Intel also has a Java VM called <a
- href="http://www.intel.com/research/mrl/orp">ORP</a>.
+ href="http://www.intel.com/research/mrl/orp/">ORP</a>.
The JVM is not designed to be a general purpose virtual machine.
The Common Intermediate Language (CIL), on the other hand, is
diff --git a/doc/gtk-sharp b/doc/gtk-sharp
index 4d1bbf223c8..1630277d618 100644
--- a/doc/gtk-sharp
+++ b/doc/gtk-sharp
@@ -21,7 +21,7 @@
** Where to learn more.
Visit the official site for the <a href="http://gtk-sharp.sourceforge.net">Gtk# Project</a>.
- The <a href="http://www.go-mono.org/faq">Mono FAQ</a> has some useful
+ The <a href="http://www.go-mono.org/faq.html">Mono FAQ</a> has some useful
information too.
** GTK# On Linux
@@ -75,11 +75,6 @@ following:
<li>Microsoft .NET Framework at
<a href="http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true">here</a> </li>
-<p>If you are running Windows 95/98/ME, then you will need Unicode support.
-Look in
-mono-list archives for information about how to get
-Mono to work on Windows 9x.
-<a href="http://lists.ximian.com/archives/public/mono-list/2002-December/004158.html">here</a>
<p>Environment Variables to set:
<ul>
diff --git a/doc/languages b/doc/languages
index 75d9cb972b1..c2760c23ac1 100755
--- a/doc/languages
+++ b/doc/languages
@@ -78,9 +78,6 @@
Examples:
<a href="http://www.oberon.ethz.ch/oberon.net/examples/">http://www.oberon.ethz.ch/oberon.net/examples/</a>
-
- <a href="http://www.superin.formativ.net/mono/oberon/oberon.zip">http://www.superin.formativ.net/mono/oberon/oberon.zip</a>
-
<a name="ComponentPascal">
** Component Pascal
@@ -93,8 +90,7 @@
<a name="Forth">
** Delta Forth
- The Delta Forth.NET project: <a
- href="http://www.dataman.ro/dforth">Home
+ The Delta Forth.NET project: <a href="http://www.dataman.ro/dforth">Home
Page</a> and <a href="http://www.dataman.ro/dforth/index.html">more
details here</a>.
@@ -112,8 +108,6 @@
working on linking the Python runtime with the .NET runtime.
More information on the PS.NET project can be found <a
href="http://www.zope.org/Members/Brian/PythonNet">here</a>.
- An FAQ document is available <a
- href="http://www.zope.org/Members/Brian/PythonNet/FAQ.html">here</a>.
<a name="dotlisp">
** dotLisp
diff --git a/doc/mailing-lists b/doc/mailing-lists
index 6955e35d8fb..ad2aa170ae4 100644
--- a/doc/mailing-lists
+++ b/doc/mailing-lists
@@ -159,7 +159,7 @@
<table>
<tr>
-<td><a href="http://www.google.com/search"><img src="mailing-lists_files/Logo_40wht.gif" border="0" alt="Google" align="middle"></a></td>
+<td><a href="http://www.google.com/search"><img src="images/Logo_40wht.gif" border="0" alt="Google" align="middle"></a></td>
<td>
<table>
diff --git a/doc/odbc b/doc/odbc
index a67480030d5..973e63ab203 100755
--- a/doc/odbc
+++ b/doc/odbc
@@ -38,7 +38,7 @@
<li><a href="http://www.microsoft.com/sql/default.asp">Microsoft SQL Server</a> (
via <a href="http://www.freetds.org/">FreeTDS</a> on UNIX)</li>
<li><a href="http://www-3.ibm.com/software/data/db2/">IBM DB2 Universal Database</a></li>
- <li><a href="http://www.microsoft.com/office/access/default.asp">MS Access</a>
+ <li><a href="http://www.microsoft.com/office/access">MS Access</a>
(via <a href="http://mdbtools.sourceforge.net/">MDB Tools</a> on UNIX)</li>
</ul>
@@ -112,7 +112,7 @@
<ul>
<li><a href="http://www.unixodbc.com/doc/db2.html">unixODBC web page about IBM DB2</a></li>
- <li><a href="http://www-3.ibm.com/software/data/db2/udb/ad/v8/cli/t0010406">IBM web page about unixODBC and DB2</a></li>
+ <li><a href="http://www-306.ibm.com/software/data/db2/udb/ad/v8/cli/t0010406.htm">IBM web page about unixODBC and DB2</a></li>
</ul>
</li>
diff --git a/doc/sqlite b/doc/sqlite
index 6730477202c..89dace1c929 100755
--- a/doc/sqlite
+++ b/doc/sqlite
@@ -25,7 +25,7 @@
<li>Created by Vladimir Vukicevic so he could have a database of
thumbnail images for mPhoto. mPhoto is GUI application
for cataloging images. mPhoto runs on Mono
- and uses <a href="http:www.go-mono.com/gtk-sharp.html">GTK#</a> for its GUI.</li>
+ and uses <a href="http://www.go-mono.com/gtk-sharp.html">GTK#</a> for its GUI.</li>
<li>Bugs with Mono or the data provider should be reported
in Mono's Bugzilla <a href="http://bugzilla.ximian.com/">here</a>. If you
diff --git a/doc/testing b/doc/testing
index 5a20de87938..7e8e7233b55 100644
--- a/doc/testing
+++ b/doc/testing
@@ -154,7 +154,7 @@
bug in their runtime or something is misleading or wrong in their
documentation. In this case, please put a detailed description of the
problem to mcs/class/doc/API-notes and do also report it to the
- <a href="mailing-lists">mailing list</a> - we'll forward this to the
+ <a href="mailing-lists.html">mailing list</a> - we'll forward this to the
Microsoft people from time to time to help them fix their documentation
and runtime.