Skip to content

Commit

Permalink
refactor: update link to custom ODK build (renamed to -FMTM)
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 23, 2024
1 parent 65870c3 commit 72e25c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/utilities/CustomDrawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const MenuItems = [
},
{
name: 'Download Custom ODK Collect',
ref: 'https://github.com/hotosm/odkcollect/releases/download/v2024.2.4-entity-select/ODK-Collect-v2024.2.4-entity-select.apk',
ref: 'https://github.com/hotosm/odkcollect/releases/download/v2024.2.4-entity-select/ODK-Collect-v2024.2.4-FMTM.apk',
isExternalLink: true,
isActive: true,
},
Expand Down

0 comments on commit 72e25c9

Please sign in to comment.