File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ def main() -> None:
111
111
"driver" ,
112
112
],
113
113
project_urls = {
114
- "Homepage" : "https://dev.mysql.com/doc/connector-python/en/index.html " ,
115
- "Documentation" : "https://dev.mysql.com/doc/connector-python/en/index.html " ,
114
+ "Homepage" : "https://dev.mysql.com/doc/connector-python/en/" ,
115
+ "Documentation" : "https://dev.mysql.com/doc/connector-python/en/" ,
116
116
"Downloads" : "https://dev.mysql.com/downloads/connector/python/" ,
117
117
"Release Notes" : "https://dev.mysql.com/doc/relnotes/connector-python/en/" ,
118
118
"Source Code" : "https://github.com/mysql/mysql-connector-python" ,
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ def main() -> None:
123
123
"docstore" ,
124
124
],
125
125
project_urls = {
126
- "Homepage" : "https://dev.mysql.com/doc/connector-python/en/index.html " ,
127
- "Documentation" : "https://dev.mysql.com/doc/connector-python/en/index.html " ,
126
+ "Homepage" : "https://dev.mysql.com/doc/connector-python/en/" ,
127
+ "Documentation" : "https://dev.mysql.com/doc/connector-python/en/" ,
128
128
"Downloads" : "https://dev.mysql.com/downloads/connector/python/" ,
129
129
"Release Notes" : "https://dev.mysql.com/doc/relnotes/connector-python/en/" ,
130
130
"Source Code" : "https://github.com/mysql/mysql-connector-python" ,
You can’t perform that action at this time.
0 commit comments