diff --git a/src/containers/modLanding/content.js b/src/containers/modLanding/content.js index cefa27c8..1ddfbef1 100644 --- a/src/containers/modLanding/content.js +++ b/src/containers/modLanding/content.js @@ -397,17 +397,17 @@ export const MODContent = { ['Xenopus tropicalis', '/search?species=Xenopus tropicalis&category=gene'], ], resources: [ - ['Xenopus Gene Search', 'https://www.xenbase.org/entry/gene/gene.do'], - ['Xenopus Gene Expression', 'https://www.xenbase.org/geneExpression/geneExpressionSearch.do?method=display'], - ['Xenopus Phenotype Data', 'https://www.xenbase.org/entry/searchPhenotype.do?method=display'], - ['Xenopus Literature ', 'https://www.xenbase.org/literature/articles.do'], - ['Xenopus Disease Models', 'https://www.xenbase.org/entry/searchPhenotype.do?method=display&keyword=disease&tabName=disease'], - ['Xenopus Lines & Mutants', 'https://www.xenbase.org/entry/stockCenter/searchLines.do?supplier=&searchIn=1&searchValue=*&searchSpecies=11&orderBy=CREATE_DATE&orderDirection=DESC&method=searchLines'], - ['GEO data on Xenbase', 'https://www.xenbase.org/geneExpression/gseCurationSearch.do?method=search'], - ['Xenopus Drawings', 'https://www.xenbase.org/entry/zahn.do'], - ['Xenopus Staging Landmarks Table', 'https://www.xenbase.org/entry/landmarks-table.do'], - ['Xenopus Data Downloads', 'https://www.xenbase.org/entry/static-xenbase/ftpDatafiles.jsp'], - ['Xenopus Gene Reports', 'https://ftp.xenbase.org/pub/GenePageReports/'], + ['Xenopus Gene Search', 'https://www.xenbase.org/xenbase/gene/gene.do'], + ['Xenopus Gene Expression', 'https://www.xenbase.org/xenbase/geneExpression/geneExpressionSearch.do?method=display'], + ['Xenopus Phenotype Data', 'https://www.xenbase.org/xenbase/searchPhenotype.do?method=display'], + ['Xenopus Literature ', 'https://www.xenbase.org/xenbase/literature/articles.do'], + ['Xenopus Disease Models', 'https://www.xenbase.org/xenbase/searchPhenotype.do?method=display&keyword=disease&tabName=disease'], + ['Xenopus Lines & Mutants', 'https://www.xenbase.org/xenbase/stockCenter/searchLines.do?supplier=&searchIn=1&searchValue=*&searchSpecies=11&orderBy=CREATE_DATE&orderDirection=DESC&method=searchLines'], + ['GEO data on Xenbase', 'https://www.xenbase.org/xenbase/geneExpression/gseCurationSearch.do?method=search'], + ['Xenopus Drawings', 'https://www.xenbase.org/xenbase/zahn.do'], + ['Xenopus Staging Landmarks Table', 'https://www.xenbase.org/xenbase/landmarks-table.do'], + ['Xenopus Data Downloads', 'https://www.xenbase.org/xenbase/static-xenbase/ftpDatafiles.jsp'], + ['Xenopus Gene Reports', 'https://download.xenbase.org/xenbase/GenePageReports/'], ], footer: [ ['', 'Xenbase User Support', 'https://www.xenbase.org/entry/static-xenbase/contactUs.jsp'],