summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-26 22:20:15 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-26 22:20:15 +0100
commitd7e25d203ac7ff1a18b5d0d6bbffa48d1e033e2c (patch)
tree1de70b3393b5cf4dbf4cb263ca028a540d9f5833 /CONTRIBUTING.md
parent2d6b834cdb0262786e0cf0deb1ded2eddee6ee33 (diff)
Fixed typo in CONTRIBUTING.md.
Introduced by 9d91b8825f6338e415eceb1163bba95d3178a49a.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
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