Skip to content

Commit

Permalink
Merge pull request #1435 from jay-hodgson/PORTALS-3354
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-hodgson authored Dec 4, 2024
2 parents d62c3a5 + d32d238 commit 64e46f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion apps/portals-e2e/src/configs/routesConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const routesConfig: RouteConfig = {
},
cancercomplexity: {
buttons: ['Home', 'Explore', 'Sign In'],
links: ['Intranet', 'News', 'Help'],
links: ['News', 'Help'],
},
challengeportal: {
buttons: ['Home'],
Expand Down
4 changes: 0 additions & 4 deletions apps/portals/cancercomplexity/src/config/navbarConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ export const navbarConfig: NavbarConfig = {
},
],
},
{
name: 'Intranet',
path: 'https://sites.google.com/sagebase.org/mc2intranet/home?authuser=0',
},
{
name: 'News',
path: 'https://news.cancercomplexity.synapse.org/',
Expand Down

0 comments on commit 64e46f7

Please sign in to comment.