Line 22: | Line 22: | ||
// Video | // Video | ||
$(this).attr('href', 'https://video.igem.org/videos/watch/7a0fee51-a637-4caf-aa97-a1d9bcafd3ba'); | $(this).attr('href', 'https://video.igem.org/videos/watch/7a0fee51-a637-4caf-aa97-a1d9bcafd3ba'); | ||
+ | } else if ( $(this).attr('href') === 'https://2019.igem.org/Team:Fudan-TSI/Heritage' ) { | ||
+ | $(this).attr('href', 'https://2020.igem.org/Team:Fudan/Heritage'); | ||
} | } | ||
if ($(this).attr("href").startsWith('/'+wgPageName) ) { | if ($(this).attr("href").startsWith('/'+wgPageName) ) { |
Revision as of 11:37, 14 October 2020