Skip to content

Commit b542936

Browse files
authored
Merge pull request julien-duponchelle#557 from kunaldhand/main
Updated Examples and Changelog in Readme.md
2 parents a26fb58 + 4729d7e commit b542936

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ In your MySQL server configuration file you need to enable replication:
113113
Examples
114114
=========
115115

116-
All examples are available in the [examples directory](https://github.com/noplay/python-mysql-replication/tree/master/examples)
116+
All examples are available in the [examples directory](https://github.com/noplay/python-mysql-replication/tree/main/examples)
117117

118118

119119
This example will dump all replication events to the console:
@@ -280,6 +280,7 @@ Output will be:
280280
Transaction ID: 14099
281281

282282

283+
283284
Tests
284285
========
285286
When it's possible we have a unit test.
@@ -289,7 +290,7 @@ https://python-mysql-replication.readthedocs.org/en/latest/developement.html
289290

290291
Changelog
291292
==========
292-
https://github.com/noplay/python-mysql-replication/blob/master/CHANGELOG
293+
https://github.com/noplay/python-mysql-replication/blob/main/CHANGELOG
293294

294295
Similar projects
295296
==================

0 commit comments

Comments
 (0)