Update README files with pointers to new github repo and googlegroups mailing list
diff --git a/README-WIN32.html b/README-WIN32.html
index 678fc9d..28fc7d8 100644
--- a/README-WIN32.html
+++ b/README-WIN32.html
@@ -1,6 +1,4 @@
-<!DOCTYPE html 

-     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

-     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 	<head>

 		<title>JSON-C - A JSON implementation in C - Win32 specific notes</title>

@@ -45,11 +43,6 @@
 				Added cast and mask to suffice <tt>size_t</tt> v. <tt>unsigned int</tt>

 				conversion correctness</dd>

 		</dl>

-                <h3>Anonymous Subversion</h3>
-                <p><code># <b>svn co http://svn.metaparadigm.com/svn/json-c/trunk json-c</b></code></p>
-		<p>Copyright Metaparadigm Pte. Ltd. 2004, 2005. <a href="mailto:michael@metaparadigm.com">Michael 

-				Clark </a>

-		</p>

 		<p>This program is free software; you can redistribute it and/or modify it under 

 			the terms of the MIT License. See COPYING for details.</p>

 		<hr />