Skip to content

Commit f9c9dcf

Browse files
authored
Fix pypi link (#90)
The pypi link was to pypi, not to the pyttsx project page on pypi.
1 parent 7f87def commit f9c9dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ Feel free to wrap another text-to-speech engine for use with ``pyttsx3``.
7474

7575
### Project Links :
7676

77-
* PyPI (https://pypi.python.org)
77+
* PyPI (https://pypi.org/project/pyttsx3/)
7878
* GitHub (https://github.com/nateshmbhat/pyttsx3)
7979
* Full Documentation (https://pyttsx3.readthedocs.org)

0 commit comments

Comments
 (0)