Fixed broken parameter links in documentation

This commit is contained in:
Intelli 2021-07-13 19:44:42 -06:00
parent da76e4a688
commit 40855c6226

View File

@ -49,12 +49,12 @@ Perform a lookup. Nearly all of the parameters are optional.
| Parameter | Description | | Parameter | Description |
| --- | --- | | --- | --- |
| [`u:<user>`](#uuser) | Specify the user(s) to lookup. | | [`u:<user>`](#uuser) | Specify the user(s) to lookup. |
| [`t:<time>`](#test2) | Specify the amount of time to lookup. | | [`t:<time>`](#ttime) | Specify the amount of time to lookup. |
| [`r:<radius>`](#test3) | Specify a radius area to limit the lookup to. | | [`r:<radius>`](#rradius) | Specify a radius area to limit the lookup to. |
| [`a:<action>`](#test4) | Restrict the lookup to a certain action. | | [`a:<action>`](#aaction) | Restrict the lookup to a certain action. |
| [`i:<include>`](#test5) | Include specific blocks/entities in the lookup. | | [`i:<include>`](#iinclude) | Include specific blocks/entities in the lookup. |
| [`e:<exclude>`](#test6) | Exclude blocks/entities from the lookup. | | [`e:<exclude>`](#eexclude) | Exclude blocks/entities from the lookup. |
| [`#<hashtag>`](#test7) | Add a hashtag to perform additional actions. | | [`#<hashtag>`](#hashtag) | Add a hashtag to perform additional actions. |
#### Pagination #### Pagination