diff --git a/docs/code-search/code-navigation/how-to/index_other_languages.mdx b/docs/code-search/code-navigation/how-to/index_other_languages.mdx index 8f37047da..0a0141886 100644 --- a/docs/code-search/code-navigation/how-to/index_other_languages.mdx +++ b/docs/code-search/code-navigation/how-to/index_other_languages.mdx @@ -71,4 +71,4 @@ Possible errors that can happen during upload include: - Unknown repository (404): check your `-endpoint` and make sure you can view the repository on your Sourcegraph instance - Invalid commit (404): try visiting the repository at that commit on your Sourcegraph instance to trigger an update - Invalid auth when using Sourcegraph.com or when [`lsifEnforceAuth`](/admin/config/site_config#lsifEnforceAuth) is `true` (401 for an invalid token or 404 if the repository cannot be found on GitHub.com): make sure your GitHub token is valid and that the repository is correct -- Unexpected errors (500s): [file an issue](https://github.com/sourcegraph/sourcegraph/issues/new) +- Unexpected errors (500s): reach out to your Sourcegraph support team for assistance