Commit 8b48a38fbc3e1d6fbeb7942a1fb4e1f1dbedf698
Exists in
master
and in
1 other branch
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
README.md
... | ... | @@ -198,7 +198,7 @@ This will ensure that your application stays up to date with any schema changes. |
198 | 198 | 2.1+ |
199 | 199 | * Errbit now maintains an issue tracker only for github. If you're using |
200 | 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 | 203 | ## User information in error reports |
204 | 204 | ... | ... |