From ec74cd5fc53266e59652a593c1bd7b1dd855d65e Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sun, 6 Jan 2019 09:07:39 -0500 Subject: Changed link to changelog in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b8ddd5..bcadd64 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To go beyond the basics, [comprehensive documentation is available](http://www.c * [Discussion group](http://groups.google.com/group/beautifulsoup/) * [Development](https://code.launchpad.net/beautifulsoup/) * [Bug tracker](https://bugs.launchpad.net/beautifulsoup/) -* [Complete changelog](https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/NEWS.txt) +* [Complete changelog](https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/CHANGELOG) # Building the documentation -- cgit v1.2.1