Skip to content

Commit

Permalink
fix: update link to metabase
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu-foucault committed Apr 1, 2021
1 parent 09c4167 commit bd2f31b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/components/Dashboard/programAdministration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@ const ProgramDataManagement: React.FunctionComponent<Props> = ({
</Link>
</ListGroup.Item>
<ListGroup.Item>
<Card.Link
target="_blank"
href="https://cas-metabase.pathfinder.gov.bc.ca/"
>
<Card.Link target="_blank" href="https://cas-metabase.nrs.gov.bc.ca/">
Data Insights (Metabase)
</Card.Link>
</ListGroup.Item>
Expand Down

0 comments on commit bd2f31b

Please sign in to comment.