mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
doc/Plugins/Plang.md: fix link to maps doc
This commit is contained in:
parent
381c6ac235
commit
3c4c4f95f0
@ -82,7 +82,7 @@ The `userget` function takes one parameter: `name`.
|
||||
The `userget` function returns a `Map` containing all the metadata of the user, or
|
||||
`null` if there is no user matching `name`.
|
||||
|
||||
See the [Plang Map documentation](https://github.com/pragma-/Plang#map) for a refresher on using Plang maps.
|
||||
See the [Plang Map documentation](https://github.com/pragma-/Plang#maps) for a refresher on using Plang maps.
|
||||
|
||||
## Examples
|
||||
### Basic examples
|
||||
|
Loading…
Reference in New Issue
Block a user