Skip to content

Commit

Permalink
per slack with Omar, remove refs to NIH
Browse files Browse the repository at this point in the history
  • Loading branch information
aurreco-uga committed Nov 30, 2024
1 parent 77e3f41 commit 1910afe
Showing 1 changed file with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -951,18 +951,6 @@ const useHeaderMenuItems = (
type: 'reactRoute',
url: makeStaticPageRoute('/infrastructure.html'),
},
{
key: 'usage-metrics',
display: 'Monthly Usage Metrics',
type: 'externalLink',
url: '/reports/VEuPathDB_BRC4_usage_metrics_report.pdf',
},
{
key: 'perf-metrics',
display: 'Monthly Performance Metrics',
type: 'externalLink',
url: '/reports/VEuPathDB_BRC4_performance_metrics_report.pdf',
},
{
key: 'usage-statistics',
display: 'Website usage statistics',
Expand Down Expand Up @@ -1054,12 +1042,6 @@ const useHeaderMenuItems = (
type: 'reactRoute',
url: '/reset-session',
},
{
key: 'user-doc',
display: 'Downloadable User documentation',
type: 'externalLink',
url: '/reports/VEuPathDB_User_Documentation.pdf',
},
],
},
{
Expand Down

0 comments on commit 1910afe

Please sign in to comment.