diff --git a/src/data/ability.ts b/src/data/ability.ts index 94ed2dc798b..64f48b08dc7 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -476,7 +476,7 @@ export class NonSuperEffectiveImmunityAbAttr extends TypeImmunityAbAttr { } /** - * Attribute implementing the effects of {@linkcode https://bulbapedia.bulbagarden.net/wiki/Tera_Shell_(Ability) | Tera Shell} + * Attribute implementing the effects of {@link https://bulbapedia.bulbagarden.net/wiki/Tera_Shell_(Ability) | Tera Shell} * When the source is at full HP, incoming attacks will have a maximum 0.5x type effectiveness multiplier. * @extends PreDefendAbAttr */