8000 Update URLs in README · kevinvoid/PyMySQL@4e6d5f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e6d5f3

Browse files
committed
Update URLs in README
1 parent 1ef6c58 commit 4e6d5f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,15 @@ This example will print:
127127
Resources
128128
---------
129129

130-
* DB-API 2.0: http://www.python.org/dev/peps/pep-0249
130+
* DB-API 2.0: https://www.python.org/dev/peps/pep-0249/
131131

132-
* MySQL Reference Manuals: http://dev.mysql.com/doc/
132+
* MySQL Reference Manuals: https://dev.mysql.com/doc/
133133

134134
* MySQL client/server protocol:
135-
http://dev.mysql.com/doc/internals/en/client-server-protocol.html
135+
https://dev.mysql.com/doc/internals/en/client-server-protocol.html
136136

137137
* "Connector" channel in MySQL Community Slack:
138-
http://lefred.be/mysql-community-on-slack/
138+
https://lefred.be/mysql-community-on-slack/
139139

140140
* PyMySQL mailing list: https://groups.google.com/forum/#!forum/pymysql-users
141141

0 commit comments

Comments
 (0)
0