diff --git a/jsapp/js/constants.ts b/jsapp/js/constants.ts index 04d714753d..5a7d374718 100644 --- a/jsapp/js/constants.ts +++ b/jsapp/js/constants.ts @@ -626,7 +626,8 @@ const constants = { USAGE_WARNING_RATIO, } -export const HELP_ARTICLE_ANON_SUBMISSIONS_URL = 'managing_permissions.html' +export const HELP_ARTICLE_ANON_SUBMISSIONS_URL = + 'project_sharing_settings.html#allowing-submissions-without-authentication' export const XML_VALUES_OPTION_VALUE = 'xml_values'