Skip to content

Commit 3ec3f26

Browse files
committed
fix:updated user guide link
1 parent 6397773 commit 3ec3f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GlobalMenuDrawer/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const CONTACT_SUPPORT_EMAIL_ADDRESS = 'support@pamdas.org';
5454
export const DATA_PRIVACY_POLICY_URL = 'https://assets-global.website-files.com/61a93c4da07e4e6975c3f2b2/61eaeb2ccd0b65595bd4d387_EarthRanger_PP_ver2021-10-01.pdf';
5555
export const EULA_URL = 'https://assets.website-files.com/61a93c4da07e4e6975c3f2b2/61d7274b9ba24a5d8bac44b2_EarthRanger_EULA_ver2021-10-01.pdf';
5656
export const HELP_CENTER_SITE_URL = 'https://support.earthranger.com/';
57-
export const USERS_GUIDE_SITE_URL = 'https://community.earthranger.com/t/earthranger-users-guide/60';
57+
export const USERS_GUIDE_SITE_URL = 'https://support.earthranger.com/en_US/earthranger-web';
5858
export const WEBSITE_PRIVACY_POLICY_URL = 'https://www.earthranger.com/privacy-policy';
5959

6060
const GlobalMenuDrawer = () => {

0 commit comments

Comments
 (0)