From cc4335e48e39893b7d6327363e77619b7830d75a Mon Sep 17 00:00:00 2001 From: Leijurv Date: Fri, 22 Feb 2019 23:32:23 -0800 Subject: [PATCH] better links --- README.md | 2 +- USAGE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1039f0f61..8090c904a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Here are some links to help to get started: - [Javadocs](https://baritone.leijurv.com/) -- [Settings](https://baritone.leijurv.com/baritone/api/Settings.html#allowBreak) +- [Settings](https://baritone.leijurv.com/baritone/api/Settings.html#field.detail) - [Baritone chat control usage](USAGE.md) diff --git a/USAGE.md b/USAGE.md index b73f4afbb..de5b836d3 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`