Skip to content

Commit

Permalink
fix: add correct github release url
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Dec 26, 2024
1 parent 23666b9 commit d14966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const fallbackLocale = 'en'

export const DEFAULT_OS = 'Linux'
export const GITHUB_RELEASE_URL =
'https://github.com/witnet/sheikah/releases/latest'
'https://github.com/witnet/my-wit-wallet/releases/latest'

export const URL_RELEASE_BASE =
'https://api.github.com/repos/witnet/my-wit-wallet/releases/latest'

0 comments on commit d14966f

Please # to comment.