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:40:22 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-21 21:40:22 +0300
commit030364720f41ee246bd8cdd3f67a3ff19fe46cda (patch)
treeb73a1136e9f54e17f4b40f5631eee3c216500798 /doc
parenta1c2d0081124b90c509667d01ca87dfb398d9d89 (diff)
More links fixed
svn path=/trunk/mono/; revision=22352
Diffstat (limited to 'doc')
-rw-r--r--doc/blogs2
-rwxr-xr-xdoc/ibmdb24
-rwxr-xr-xdoc/languages8
-rwxr-xr-xdoc/odbc2
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/blogs b/doc/blogs
index 4ed29e1010a..1fb66df3c07 100644
--- a/doc/blogs
+++ b/doc/blogs
@@ -21,7 +21,7 @@
<a href="http://primates.ximian.com/~martin/blog/rss.xml"><img align="center" src="images/xml.gif"></a>
<a href="http://primates.ximian.com/~martin/blog/">Martin Baulig</a>
<br>
- <a href="http://primates.ximian.com/~miguel/miguel2.rss"><img align="center" src="images/xml.gif"></a>
+ <a href="http://primates.ximian.com/~miguel/miguel.rss2"><img align="center" src="images/xml.gif"></a>
<a href="http://primates.ximian.com/~miguel/activity-log.php">Miguel de Icaza</a>
<br>
<a href="http://primates.ximian.com/~mkestner/blog/index.rdf"><img align="center" src="images/xml.gif"></a>
diff --git a/doc/ibmdb2 b/doc/ibmdb2
index 3f148232652..0e395fffd38 100755
--- a/doc/ibmdb2
+++ b/doc/ibmdb2
@@ -49,14 +49,14 @@ In order to test.
<li>Have working mono and mcs setup</li>
<li>Have access to an IBM DB2 database. If you do not have access, download the
- <a href="http://www-3.ibm.com/software/data/db2/">IBM DB2</a> software. There
+ <a href="http://www-306.ibm.com/software/data/db2/">IBM DB2</a> software. There
are versions for Windows, Linux, AIX, and Sun Solaris.</li>
<li>Make sure the assembly Mono.Data.DB2Client.dll was built and installed
where the other class libraries are installed.</li>
<li>If you do not have the source to mcs, get the source from
- <a href="http://www.go-mono.com/download">here</a></li>
+ <a href="http://www.go-mono.com/download.html">here</a></li>
<li>Has a ConnectionString format like ODBC</li>
diff --git a/doc/languages b/doc/languages
index c2760c23ac1..56f89a28ff1 100755
--- a/doc/languages
+++ b/doc/languages
@@ -34,7 +34,7 @@
* <a href="#python">Python</a>
</ul>
-<a name="Java">
+<a name="Java"></a>
** Java
There is a very interesting project to make a JavaVM for .NET
@@ -91,7 +91,7 @@
** Delta Forth
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
+ Page</a> and <a href="http://www.dataman.ro/dforth">more
details here</a>.
@@ -101,7 +101,7 @@
A subset of Scheme language called <a
href="http://radio.weblogs.com/0101156/stories/2002/03/19/tachy.html">Tachy</a>
-<a name="Python">
+<a name="Python"></a>
** Python
<a href="mailto:brian@No.Spam.zope.com">Brian Lloyd</a> is
@@ -109,7 +109,7 @@
More information on the PS.NET project can be found <a
href="http://www.zope.org/Members/Brian/PythonNet">here</a>.
-<a name="dotlisp">
+<a name="dotlisp"></a>
** dotLisp
DotLisp is available from: <a
diff --git a/doc/odbc b/doc/odbc
index 973e63ab203..80143fcb7eb 100755
--- a/doc/odbc
+++ b/doc/odbc
@@ -105,7 +105,7 @@
<li>For Unix, you will need unixODBC or iODBC installed</li>
- <li>Have acess to a <a href="http://www-3.ibm.com/software/data/db2/">IBM DB2 Universal Database</a> or
+ <li>Have acess to a <a href="http://www-306.ibm.com/software/data/db2/">IBM DB2 Universal Database</a> or
you can download from IBM</li>
<li>Read these web pages about Unix, ODBC, and IBM DB2