Commit 4a820b630d13a386b0cf89aabc29035f27662b4d
1 parent
c6548a8e
Exists in
master
and in
1 other branch
Fix wrong markup in README.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -198,7 +198,7 @@ This will ensure that your application stays up to date with any schema changes. | @@ -198,7 +198,7 @@ This will ensure that your application stays up to date with any schema changes. | ||
198 | 2.1+ | 198 | 2.1+ |
199 | * Errbit now maintains an issue tracker only for github. If you're using | 199 | * Errbit now maintains an issue tracker only for github. If you're using |
200 | another issue tracker integration, you may need to maintain it yourself. See | 200 | another issue tracker integration, you may need to maintain it yourself. See |
201 | - (issue trackers)[#issue-trackers] | 201 | + [Issue Trackers](#issue-trackers) |
202 | 202 | ||
203 | ## User information in error reports | 203 | ## User information in error reports |
204 | 204 |