Show
Ignore:
Timestamp:
10/23/07 23:13:31 (2 years ago)
Author:
eevee
Message:

Fixed PsyPoke? links. (#156)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/templates/dex/page/move.tt

    r236 r351  
    263263<ul> 
    264264<li><a href="http://www.legendarypokemon.net/attacks/[% this.name.replace(' ', '+') %]/">Legendary Pok&eacute;mon</a></li> 
    265 <li><a href="http://dynamic.gamespy.com/~psypoke/dex/techdex.php?id=[% this.id %]">PsyPoke</a></li> 
     265<li><a href="http://www.psypokes.com/dex/techdex/[% pid %]">PsyPoke</a></li> 
    266266<li><a href="http://www.serebii.net/attackdex-dp/[% this.name.replace(' ', '') | lower %].shtml">Serebii</a></li> 
    267267<li><a href="http://www.smogon.com/rs/[% this.name.replace(' ', '-') | lower %]">Smogon</a></li>