Skip to content

Commit

Permalink
Update resource page link
Browse files Browse the repository at this point in the history
  • Loading branch information
NickPhura committed Dec 21, 2021
1 parent 52f1f5a commit 5c447c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/features/resources/ResourcesPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ const ResourcesPage: React.FC = () => {
const resources = [
{
id: '1',
name: 'Moose Aerial StratifiedRandomBlock Composition Survey 2.3',
name: 'Moose Aerial StratifiedRandomBlock Composition Survey 2.4',
url:
'https://nrs.objectstore.gov.bc.ca/gblhvt/templates/Moose_Aerial_StratifiedRandomBlock_Composition_Recruitment_Survey_2.3.xlsx',
'https://nrs.objectstore.gov.bc.ca/gblhvt/templates/Moose_Aerial_StratifiedRandomBlock_Composition_Recruitment_Survey_2.4.xlsx',
type: mdiFileExcelOutline,
lastModified: 'Today',
fileSize: '110 KB'
Expand Down

0 comments on commit 5c447c5

Please sign in to comment.