diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-06-09 18:12:12 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-06-09 18:12:12 -0700 |
commit | 39811e6d9f4ca32d763f1ff90d5f9006816d6a43 (patch) | |
tree | 05ea867b63b756d7551cb1b118031dc4fff95c31 | |
parent | da2301387f9891b3b1231a3d7178bd31f973a968 (diff) | |
download | pandoc-39811e6d9f4ca32d763f1ff90d5f9006816d6a43.tar.gz |
Changed to github issue tracker.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 039596391..97532f8df 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -7,7 +7,7 @@ License-File: COPYING Copyright: (c) 2006-2011 John MacFarlane Author: John MacFarlane <jgm@berkeley.edu> Maintainer: John MacFarlane <jgm@berkeley.edu> -Bug-Reports: http://code.google.com/p/pandoc/issues/list +Bug-Reports: https://github.com/jgm/pandoc/issues Stability: alpha Homepage: http://johnmacfarlane.net/pandoc Category: Text |