summaryrefslogtreecommitdiff
path: root/documentation/pyserial.rst
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2009-07-21 13:32:45 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2009-07-21 13:32:45 +0000
commit86e8787c23663ce357c8311e070442be3d1297f2 (patch)
tree474a4969a25335245d113094d94989c2dbde797c /documentation/pyserial.rst
parent2297814a5de3ca85869bd19009966db9f12a8840 (diff)
downloadpyserial-git-86e8787c23663ce357c8311e070442be3d1297f2.tar.gz
documentation updates
Diffstat (limited to 'documentation/pyserial.rst')
-rw-r--r--documentation/pyserial.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/pyserial.rst b/documentation/pyserial.rst
index 258ef51..fcc3fd0 100644
--- a/documentation/pyserial.rst
+++ b/documentation/pyserial.rst
@@ -93,10 +93,11 @@ Windows
References
==========
-* Python: http://www.python.org/|http://www.python.org
+* Python: http://www.python.org/
* pywin32: http://sourceforge.net/projects/pywin32/ (previously known as win32all)
-* Jython: http://www.jython.org/|http://www.jython.org
-* Java@IBM http://www-106.ibm.com/developerworks/java/jdk/ (JavaComm links are on the download page for the respective platform jdk)
+* Jython: http://www.jython.org/
+* Java@IBM http://www-106.ibm.com/developerworks/java/jdk/ (JavaComm links are
+ on the download page for the respective platform jdk)
* Java@SUN http://java.sun.com/products/
* IronPython: http://www.codeplex.com/IronPython
* setuptools: http://peak.telecommunity.com/DevCenter/setuptools