File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -127,15 +127,15 @@ This example will print:
127
127
Resources
128
128
---------
129
129
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/
131
131
132
- * MySQL Reference Manuals: http ://dev.mysql.com/doc/
132
+ * MySQL Reference Manuals: https ://dev.mysql.com/doc/
133
133
134
134
* 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
136
136
137
137
* "Connector" channel in MySQL Community Slack:
138
- http ://lefred.be/mysql-community-on-slack/
138
+ https ://lefred.be/mysql-community-on-slack/
139
139
140
140
* PyMySQL mailing list: https://groups.google.com/forum/#!forum/pymysql-users
141
141
You can’t perform that action at this time.
0 commit comments