Another fix for dead links (case sensitivity)

linkinator hides multiple problems sometimes
This commit is contained in:
kaltokri
2024-02-02 12:24:31 +01:00
parent c38917fa2f
commit 11c74ddc17
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
-- @field #number prio Priority.
-- @field #number importance Importance.
-- @field Ops.Auftrag#AUFTRAG mission Mission attached to this target.
-- @field Ops.Intelligence#INTEL.Contact contact Contact attached to this target.
-- @field Ops.Intel#INTEL.Contact contact Contact attached to this target.
-- @field #boolean isDestroyed If true, target objects were destroyed.
-- @field #table resources Resource list.
-- @field #table conditionStart Start condition functions.