doc update: links, license
diff --git a/examples/setup-wxTerminal-py2exe.py b/examples/setup-wxTerminal-py2exe.py
index 2ecebb5..018515b 100644
--- a/examples/setup-wxTerminal-py2exe.py
+++ b/examples/setup-wxTerminal-py2exe.py
@@ -32,5 +32,5 @@
     version = "0.1",
     author = "Chris Liechti",
     author_email = "cliechti@gmx.net",
-    url = "https://pyserial.github.io/pyserial/",
+    url = "https://github.com/pyserial/pyserial/",
 )