소스 검색

More links fixed

svn path=/trunk/mono/; revision=22352
Miguel de Icaza 22 년 전
부모
커밋
030364720f
8개의 변경된 파일16개의 추가작업 그리고 16개의 파일을 삭제
  1. 1 1
      doc/blogs
  2. 2 2
      doc/ibmdb2
  3. 4 4
      doc/languages
  4. 1 1
      doc/odbc
  5. 1 1
      web/blogs
  6. 2 2
      web/ibmdb2
  7. 4 4
      web/languages
  8. 1 1
      web/odbc

+ 1 - 1
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>

+ 2 - 2
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>
 	

+ 4 - 4
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:[email protected]">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

+ 1 - 1
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

+ 1 - 1
web/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>

+ 2 - 2
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>
 	

+ 4 - 4
web/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:[email protected]">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

+ 1 - 1
web/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