Skip to content

Commit

Permalink
Fix href attribute quoting.
Browse files Browse the repository at this point in the history
svn path=/trunk/mono/; revision=2707
  • Loading branch information
illupus committed Feb 27, 2002
1 parent ac7e1b1 commit 25d6cb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/index
Expand Up @@ -72,7 +72,7 @@
** Feb 26, 2002

Paolo posted a list of <a
href=http://lists.ximian.com/archives/public/mono-list/2002-February/003266.html">ways
href="http://lists.ximian.com/archives/public/mono-list/2002-February/003266.html">ways
you can help</a> if you do not have Windows right now. Sergey followed up with
<a href="http://lists.ximian.com/archives/public/mono-list/2002-February/003268.html">his</a>
suggestions.
Expand Down
2 changes: 1 addition & 1 deletion web/index
Expand Up @@ -72,7 +72,7 @@
** Feb 26, 2002

Paolo posted a list of <a
href=http://lists.ximian.com/archives/public/mono-list/2002-February/003266.html">ways
href="http://lists.ximian.com/archives/public/mono-list/2002-February/003266.html">ways
you can help</a> if you do not have Windows right now. Sergey followed up with
<a href="http://lists.ximian.com/archives/public/mono-list/2002-February/003268.html">his</a>
suggestions.
Expand Down

0 comments on commit 25d6cb3

Please sign in to comment.