Fixed broken links in documentation

This commit is contained in:
kaltokri
2023-10-30 14:48:49 +01:00
parent 0e2dff4e6b
commit 92b21aa5c1
15 changed files with 27 additions and 37 deletions

View File

@@ -570,7 +570,7 @@ do -- TASK_CARGO_DISPATCHER
-- @param #string CSARTaskPrefix (optional) The prefix of the CSAR task.
-- @param Core.Point#COORDINATE CSARCoordinate The coordinate where a downed pilot will be spawned.
-- @param #number CSARHeading The heading of the pilot in degrees.
-- @param DCSCountry#Country CSARCountry The country ID of the pilot that will be spawned.
-- @param #DCSCountry CSARCountry The country ID of the pilot that will be spawned.
-- @param #string CSARBriefing The briefing of the CSAR task.
-- @return #string The CSAR Task Name as a string. The Task Name is the main key and is shown in the task list of the Mission Tasking menu.
-- @usage