summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-12-08 06:23:37 -0600
committerIan Cordasco <graffatcolmingov@gmail.com>2016-12-08 06:23:37 -0600
commitd55b4f83bd4ffb9467c1fa228ef4cca26f8d3f87 (patch)
tree7c98f4ed54b427dcacf5461323db3cedf7844aef /configure.ac
parent87a90e0b54c7e9312e1a8642de9e0e442c4c673b (diff)
downloadlibyaml-git-d55b4f83bd4ffb9467c1fa228ef4cca26f8d3f87.tar.gz
Update bug report URL in LibYAML
Previously we pointed at BitBucket, but we're using GitHub now, so we should update that.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 108201d..ba7a54e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([YAML_MAJOR], 0)
m4_define([YAML_MINOR], 1)
m4_define([YAML_PATCH], 7)
-m4_define([YAML_BUGS], [https://bitbucket.org/xi/libyaml/issues/new])
+m4_define([YAML_BUGS], [https://github.com/yaml/libyaml/issues/new])
# Define the libtool version numbers; check the Autobook, Section 11.4.
# Bump the libtool version numbers using the following algorithm: