summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d35ebcc..373727e 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ $ ./configure
$ make
# make install
-If you checked the source code from the Subversion repository, run
+If you checked the source code from the Mercurial repository, run
$ ./bootstrap
$ ./configure
$ make
@@ -18,7 +18,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 LibYAML bug tracker:
-'http://pyyaml.org/newticket?component=libyaml'.
+'https://bitbucket.org/xi/libyaml/issues/new'.
LibYAML is written by Kirill Simonov <xi@resolvent.net>. It is released
under the MIT license. See the file LICENSE for more details.