From 2c55eb674948fb07a8552a2ce684365e3551f5e9 Mon Sep 17 00:00:00 2001 From: psanchez Date: Tue, 28 Mar 2017 09:41:10 -0500 Subject: [PATCH] Resolves #57, update readme issues link --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6ea66802..f09ff791 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ Post your questions and opinions to the YAML-Core mailing list: 'http://lists.sourceforge.net/lists/listinfo/yaml-core'. Submit bug reports and feature requests to the PyYAML bug tracker: -'https://bitbucket.org/xi/pyyaml/issues/new'. +'https://github.com/yaml/pyyaml/issues'. PyYAML is written by Kirill Simonov . It is released under the MIT license. See the file LICENSE for more details.