Commit 8b48a38fbc3e1d6fbeb7942a1fb4e1f1dbedf698

Authored by Stephen Crosby
2 parents c6548a8e 4a820b63
Exists in master and in 1 other branch production

Merge pull request #940 from tricknotes/fix-wrong-markup

Fix wrong markup in README.md
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -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