File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -29,43 +29,43 @@ to = "/api/MySqlConnectorAssembly/"
29
29
status = 302
30
30
force = true
31
31
32
- [[redirect ]]
32
+ [[redirects ]]
33
33
from = " /api/mysql-batch/"
34
34
to = " /api/MySqlConnector/MySqlBatchType/"
35
35
status = 301
36
36
force = true
37
37
38
- [[redirect ]]
38
+ [[redirects ]]
39
39
from = " /api/mysql-bulk-copy/"
40
40
to = " /api/MySqlConnector/MySqlBulkCopyType/"
41
41
status = 301
42
42
force = true
43
43
44
- [[redirect ]]
44
+ [[redirects ]]
45
45
from = " /api/mysql-bulk-loader/"
46
46
to = " /api/MySqlConnector/MySqlBulkLoaderType/"
47
47
status = 301
48
48
force = true
49
49
50
- [[redirect ]]
50
+ [[redirects ]]
51
51
from = " /api/mysql-command/"
52
52
to = " /api/MySqlConnector/MySqlCommandType/"
53
53
status = 301
54
54
force = true
55
55
56
- [[redirect ]]
56
+ [[redirects ]]
57
57
from = " /api/mysql-connection/"
58
58
to = " /api/MySqlConnector/MySqlConnectionType/"
59
59
status = 301
60
60
force = true
61
61
62
- [[redirect ]]
62
+ [[redirects ]]
63
63
from = " /api/mysql-data-reader/"
64
64
to = " /api/MySqlConnector/MySqlDataReaderType/"
65
65
status = 301
66
66
force = true
67
67
68
- [[redirect ]]
68
+ [[redirects ]]
69
69
from = " /api/mysql-transaction/"
70
70
to = " /api/MySqlConnector/MySqlTransactionType/"
71
71
status = 301
You can’t perform that action at this time.
0 commit comments