If you edit a file, yes. I'm not very interested in do this change. Download applications\links\sources\Link\Link.php and change the canCreate method to:
public static function canCreate( \IPS\Member $member, \IPS\Node\Model $container=NULL, $showError=FALSE )
{
return parent::canCreate( $member, $container, $showError );
}
Save and reupload.
Untested. It should work. I do not support changes, so test yourself.