README.md: fix link

This commit is contained in:
Pragmatic Software 2020-01-11 19:43:52 -08:00
parent ca143eba01
commit 2762565869
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ You can use factoids as variables and interpolate them within commands.
<pragma-> !echo greeting is $greeting
<PBot> greeting is Hello, world
PBot `$variable` interpolation supports [expansion modifiers](doc/Factoids#expansion-modifiers), which can be chained to
PBot variable interpolation supports [expansion modifiers](doc/Factoids.md#expansion-modifiers), which can be chained to
combine their effects.
<pragma-> !echo $greeting:uc