aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-03-17 09:59:18 +0000
committernyamatongwe <devnull@localhost>2009-03-17 09:59:18 +0000
commitfaf77dbad3fba48866a40d378afd341c8e15fef7 (patch)
tree359055548ec265170b80b8fec1779c3d08f8fdd9
parentdc87b9190b6318307c38645cd77890f095ec1fb3 (diff)
downloadscintilla-mirror-faf77dbad3fba48866a40d378afd341c8e15fef7.tar.gz
Updated SourceForge logo to match new policy that links to project page.
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 3c3852120..d834c4106 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -202,10 +202,10 @@ if (IsRemote()) {
document.write('There is a <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page<\/a>');
document.write(' hosted on ');
if (IsRemote()) {
- document.write('<a href="http://sourceforge.net">');
- document.write('<img src="http://sourceforge.net/sflogo.php?group_id=2439&type=1" width="88" height="31" border="0" /><\/a> ');
+ document.write('<a href="http://sourceforge.net/projects/scintilla">');
+ document.write('<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2439&amp;type=8" width="80" height="15" alt="Get Scintilla at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a> ');
} else {
- document.write('<a href="http://sourceforge.net">SourceForge<\/a>');
+ document.write('<a href="http://sourceforge.net/projects/scintilla">SourceForge<\/a>');
}
//-->
</script>