# HG changeset patch
# User Wuzzy
# Date 1555502859 -3600
# Node ID 4da10ac56359a94abc075c592536b72eadf420b2
# Parent  b92081035f093daf0618f5053acb7effbc13b282
LuaGlobals: Fix link

diff -r b92081035f09 -r 4da10ac56359 LuaGlobals.wiki
--- a/LuaGlobals.wiki	Wed Apr 17 13:06:59 2019 +0100
+++ b/LuaGlobals.wiki	Wed Apr 17 13:07:39 2019 +0100
@@ -127,4 +127,4 @@
 == More globals ==
 More globals are at at [GearTypes Gear Types] , [AmmoTypes Ammo Types], [Sounds], [States], [Sprites], [VisualGearTypes Visual Gear Types].
 
-Note: Some globals are specific to a few functions only and are not mentioned explicitly here; they are instead documented at the corresponding function (example: effect types for [LuaGears#SetEffect SetEffect]).
\ No newline at end of file
+Note: Some globals are specific to a few functions only and are not mentioned explicitly here; they are instead documented at the corresponding function (example: effect types for the `SetEffect` function).
\ No newline at end of file