diff --git a/Components.md b/Components.md index 23c12af..fd24118 100644 --- a/Components.md +++ b/Components.md @@ -1,4 +1,4 @@ -Components that can be accessed from Lua provide their own APIs. This section is the bastard child of the [[block and item section|BlocksItems]] and the [[Lua API section|APIs]]. Read the [[article on component interaction|ComponentAccess]] to learn how to obtain access to these APIs. +Components that can be accessed from Lua provide their own APIs. This section is the bastard child of the [[block|Blocks]] and [[item|Items]] section and the [[Lua API section|APIs]]. Read the [[article on component interaction|ComponentAccess]] to learn how to obtain access to these APIs. - [[Command Block|Component/CommandBlock]] - [[Computer|Component/Computer]]