--- a/LuaLibraryUtils.wiki Fri Apr 19 15:47:17 2019 +0100
+++ b/LuaLibraryUtils.wiki Fri Apr 19 15:49:26 2019 +0100
@@ -24,7 +24,7 @@
Calling this function means the team has made a record attempt of a given record type (e.g. fastest time or highscore) with a given `value`. If the team's own record has been beaten, or is has set the first record, the team file is being updated.
- * `recordType`: Type of record (see [ConfigurationFiles#[Mission%20<MISSION_NAME>]] for a list)
+ * `recordType`: Type of record (see [ConfigurationFiles#[Mission%2520<%5BMISSION_NAME>%5D] for a list)
* `value`: Value that has been achieved by the team
* `stat`: If `true` (default), will also write a message in the stats screen (whether record has been beaten, or current record if not). Otherwise, this writes nothing.