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:
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 /web/ibmdb2
parenta1c2d0081124b90c509667d01ca87dfb398d9d89 (diff)
More links fixed
svn path=/trunk/mono/; revision=22352
Diffstat (limited to 'web/ibmdb2')
-rwxr-xr-xweb/ibmdb24
1 files changed, 2 insertions, 2 deletions
diff --git a/web/ibmdb2 b/web/ibmdb2
index 3f148232652..0e395fffd38 100755
--- a/web/ibmdb2
+++ b/web/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>