Skip to content

Commit ef28e60

Browse files
authored
Fix broken URL [ci skip] (#1207)
1 parent 7f4e844 commit ef28e60

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
@@ -218,7 +218,7 @@ session_track_data = c.session_track(session_track_type)
218218
```
219219

220220
The types of session track types can be found at
221-
[https://dev.mysql.com/doc/refman/5.7/en/mysql-session-track-get-first.html](https://dev.mysql.com/doc/refman/5.7/en/mysql-session-track-get-first.html)
221+
[https://dev.mysql.com/doc/refman/5.7/en/session-state-tracking.html](https://dev.mysql.com/doc/refman/5.7/en/session-state-tracking.html)
222222

223223
## Connection options
224224

0 commit comments

Comments
 (0)