Skip to content

Commit 2d39776

Browse files
authored
Updated URL to pyserial library
1 parent 26faba4 commit 2d39776

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Download a ``python-gsmmodem-new`` archive from `PyPI
7171
python setup.py install
7272

7373
Note that ``python-gsmmodem-new`` package relies on ``pyserial`` for serial communications:
74-
http://pyserial.sourceforge.net
74+
https://github.com/pyserial/pyserial
7575

7676
Installation of the latest commit from GitHub
7777
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -83,7 +83,7 @@ Clone from GitHub::
8383
python setup.py install
8484

8585
Note that ``python-gsmmodem-new`` package relies on ``pyserial`` for serial communications:
86-
http://pyserial.sourceforge.net
86+
https://github.com/pyserial/pyserial
8787

8888
Testing the package
8989
-------------------

0 commit comments

Comments
 (0)