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 20:01:05 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-21 20:01:05 +0300
commite496e9a5eee5d3e1fbde76888f955aa2080a9beb (patch)
treed23cd6f2e86734d1e66594291170512a8b00baf3 /doc
parente4ff8874ff3f26a61bd2859d19abbd91ed321f9e (diff)
Fix some broken links
svn path=/trunk/mono/; revision=22344
Diffstat (limited to 'doc')
-rw-r--r--doc/index8
-rw-r--r--doc/resources21
-rw-r--r--doc/web/template.html.in2
3 files changed, 10 insertions, 21 deletions
diff --git a/doc/index b/doc/index
index a6d0c0e1621..ca9dcb6c4bb 100644
--- a/doc/index
+++ b/doc/index
@@ -117,7 +117,8 @@
<img src="images/netmagazine.png">
</td>
<td>
- <a href="http://www.fawcette.com/dotnetmag/2003_TE/magazine/columns/trends/default.asp">May 31st, 2003</a>: CLI integration.
+
+ <a href="http://www.ftponline.com/wss/2003_TE/magazine/columns/trends">May 31st, 2003</a>: CLI integration.
</td>
</tr>
<tr>
@@ -252,7 +253,8 @@
@item Oct 25th: GTK# 0.11+ Windows Installer available
- Johannes created a <a href="http://java.thn.htu.se/~toor/gtk-sharp/gtk-sharp-0.11-cvs.exe">Windows Installer for GTK# 0.11+</a> and works
+ Johannes created a Windows
+ Installer for GTK# 0.11+ and works
with Mono 0.28 for Windows.
@item Oct 21st: Mono Community at Novell Forge
@@ -358,7 +360,7 @@
href="images/finddlg.png">here</a>.
Johannes has patches to have Wine track the Gtk theme,
- screenshot <a href="http://www.sport-huettn.de/jroith/swfsample.png">here</a>
+ screenshot here (link got broken).
<b>Security:</b> New authenticode support from Sebastien has
been checked into CVS.
diff --git a/doc/resources b/doc/resources
index d4ecf266daa..9588bdc9829 100644
--- a/doc/resources
+++ b/doc/resources
@@ -9,7 +9,7 @@
** Microsoft .NET
- The <a href="http://msdn.microsoft.com/net">Microsoft.NET site.</a>
+ The <a href="http://msdn.microsoft.com/netframework">Microsoft.NET site.</a>
The Microsoft .NET Framework can be downloaded <a
href="http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevframework.asp">here</a>
@@ -74,21 +74,13 @@
<li><a href="http://www.gotdotnet.com/userarea/keywordsrch.aspx?keyword=winchurn">http://www.gotdotnet.com/userarea/keywordsrch.aspx?keyword=winchurn</a>
</ul>
-** Presentations
-
- Currently the <a href="Presentations/O-Reilly">O'Reilly</a>
- presentation on Mono is available. Arturo Espinosa has given
- a talk on Mono in Mexico and made <a
- href="http://construct.ximian.com/~arturo/Presentations/Mono.OLS/html">spanish
- slides</a>
-
** ECMA Documentation.
You can get the documentation for the ECMA specs from:
<ul>
- * <a href="http://www.ecma-international.org/publications/standards/ECMA-334.HTM">C# Language Specification</a>
- * <a href="http://www.ecma-international.org/publications/standards/ECMA-335.HTM">Common Language Infrastructure</a>
+ * <a href="http://www.ecma-international.org/publications/standards/Ecma-334.HTM">C# Language Specification</a>
+ * <a href="http://www.ecma-international.org/publications/standards/Ecma-335.HTM">Common Language Infrastructure</a>
</ul>
@@ -97,7 +89,6 @@
<ul>
* <a href="http://msdn.microsoft.com/net/ecma">At MSDN</a>
* <a href="http://www.dotnetexperts.com">Dot Net Experts</a>
- * <a href="http://developer.intel.com/software/idap/ecma">Intel</a>
* <a href="http://lightning.csse.monash.edu.au/.net/CLI">Monash University</a>
</ul>
@@ -153,7 +144,7 @@
<li><b>Class Libraries</b></li>
<ul>
- * <a href="http://9mm.com/~ogl/sdldotnet/">SDL for
+ * <a href="http://cs-sdl.sourceforge.net/">SDL for
.NET:</a> Bindings for the popular SDL graphics library.
@@ -193,10 +184,6 @@
* <a
href="http://www.southern-storm.com.au/portable_net.html">Portable.NET:</a>
Another implementation of the CLI and C# compiler.
-
- * A Free (GFDL) tutorial on C# in Spanish with
- examples, slides, and extras (under development). Get it <a
- href="http://geneura.ugr.es/~jaime/csharp/">here</a>.
</ul>
** GNOME Documentation
diff --git a/doc/web/template.html.in b/doc/web/template.html.in
index 79841d2bc2a..ae7df3be376 100644
--- a/doc/web/template.html.in
+++ b/doc/web/template.html.in
@@ -2,7 +2,7 @@
<html>
<head>
<title>#TITLE#</title>
-<link rel="icon" href="../MonoIcon.png" type="image/png">
+<link rel="icon" href="MonoIcon.png" type="image/png">
<!-- background-image: url("images/bgsquares.gif"); -->
<style type="text/css">
<!--