fix broken url
authorDomas Mituzas <midom@users.mediawiki.org>
Mon, 19 Jun 2006 18:45:49 +0000 (18:45 +0000)
committerDomas Mituzas <midom@users.mediawiki.org>
Mon, 19 Jun 2006 18:45:49 +0000 (18:45 +0000)
docs/README

index 2c34d7b..43ac8ef 100644 (file)
@@ -4,7 +4,7 @@ The 'docs' directory contain various text files that should help you
 understand the most importants classes in MediaWiki.
 
 API documentation is sometime generated and uploaded at:
-  http://wikipedia.sourceforge.net/doc/
+  http://svn.wikimedia.org/doc/
 
 You can get a fresh version using 'make doc' or mwdocgen.php
 in the ../maintenance/ directory.