diff --git a/README.md b/README.md
index e7e51c01..f2e4e456 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Here are some links to help to get started:
- [Javadocs](https://baritone.leijurv.com/)
-- [Settings](https://baritone.leijurv.com/baritone/api/Settings.html)
+- [Settings](https://baritone.leijurv.com/baritone/api/Settings.html#allowBreak)
# Chat control
diff --git a/USAGE.md b/USAGE.md
index a34244ce..391e5e45 100644
--- a/USAGE.md
+++ b/USAGE.md
@@ -43,7 +43,7 @@ Some common examples:
For the rest of the commands, you can take a look at the code [here](https://github.com/cabaletta/baritone/blob/master/src/main/java/baritone/utils/ExampleBaritoneControl.java).
-All the settings and documentation are here. If you find HTML easier to read than Javadoc, you can look here.
+All the settings and documentation are here. If you find HTML easier to read than Javadoc, you can look here.
There are about a hundred settings, but here are some fun / interesting / important ones that you might want to look at changing in normal usage of Baritone. The documentation for each can be found at the above links.
- `allowBreak`