diff options
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f9e343ba..582ef7f21 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ Fixing bugs from the issue tracker Almost all the bugs on the issue tracker have one or more associated tags. These are used to indicate the *complexity* and *nature* of a bug. There is not yet a way to indicate priority. An up to date -summary of issues can be found [here](https://ubub.com/jgm/pandoc/labels). +summary of issues can be found [here](https://github.com/jgm/pandoc/labels). * [beginner-friendly] — The perfect starting point for new contributors. The issue is generic and can be resolved without deep knowledge of the code |