Fixed dead links in documentation

This commit is contained in:
kaltokri
2023-10-27 17:48:41 +02:00
parent 3684a023da
commit 7643568706
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
--
-- ### Contributions:
--
-- * [**Entropy**](https://forums.eagle.ru/member.php?u=111471), **Afinegan**: Came up with the requirement for AIOnOff().
-- * **Entropy**, **Afinegan**: Came up with the requirement for AIOnOff().
--
-- ===
--
@@ -1852,7 +1852,7 @@ function GROUP:InitModex(modex)
return self
end
--- Respawn the @{Wrapper.Group} at a @{Point}.
--- Respawn the @{Wrapper.Group} at a @{Core.Point}.
-- The method will setup the new group template according the Init(Respawn) settings provided for the group.
-- These settings can be provided by calling the relevant Init...() methods of the Group.
--