commit f6f3eba439317e450ef701f4324fe6764100f09d Author: Matt Traudt sirmatt@ksu.edu Date: Tue Jun 12 20:34:50 2018 -0400
Fix changelog link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 648d149..3097ce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,4 +15,4 @@ remember that `.join()` wants only string arguments and can't handle a `None`. So fix that.
-[Unreleased]: https://github.com/pastly/simple-bw-scanner/v0.4.0...master +[Unreleased]: https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...master