diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92c412d7..49434e8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ Version 286:
* Fix missing include in sha1.hpp
* Fix ostream warning
* Field digest is endian-independent
+* update broken links in README
API Changes:
diff --git a/README.md b/README.md
index aa7092bd..cf114e78 100644
--- a/README.md
+++ b/README.md
@@ -263,12 +263,12 @@ Here are some resources to learn more about
code reviews:
* Top 10 Pull Request Review Mistakes
-* Best Kept Secrets of Peer Code Review (pdf)
-* 11 Best Practices for Peer Code Review (pdf)
+* Best Kept Secrets of Peer Code Review (pdf)
+* 11 Best Practices for Peer Code Review (pdf)
* Code Review Checklist – To Perform Effective Code Reviews
* Code review guidelines
* C++ Core Guidelines
-* C++ Coding Standards (Sutter & Andrescu)
+* C++ Coding Standards (Sutter & Andrescu)
Beast thrives on code reviews and any sort of feedback from users and
stakeholders about its interfaces. Even if you just have questions,