diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-01-06 09:07:39 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-01-06 09:07:39 -0500 |
commit | 7ee228a18dffefcdc1a955307941f71b635e8c1d (patch) | |
tree | 82185df686786c32987484beb2cca2ca7bcb19d1 /README.md | |
parent | fed3ff99f661fbbf994469d522c9016e12be76d7 (diff) |
Changed link to changelog in README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |