and links to https://lua-api.factorio.com/latest/cla ... et_command. That anchor is not present.If you want to command actual units (such as biters or spitters) to move, use LuaEntity::set_command instead.
I believe this should instead link to https://lua-api.factorio.com/latest/cla ... et_command, possibly with a tip about how to access from LuaEntity?
If you want to command actual units (such as biters or spitters) to move, use LuaCommandable::set_command instead.