Remove Google form from Cody login (#51062)

Soon we'll remove the requirement that individual users request access
and get enabled manually, but until then we're directing them to
Discord.

## Test plan

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->
N/A link change
This commit is contained in:
Taylor Sperry 2023-04-25 07:19:01 -06:00 committed by GitHub
parent 2470358918
commit 97055b017e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,8 +75,8 @@ export const Login: React.FunctionComponent<React.PropsWithChildren<LoginProps>>
<h2 className={styles.sectionHeader}>Everyone Else</h2>
<div className={styles.wrapper}>
<p className={styles.linkToForm}>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScSI06yGMls-V1FALvFyURi8U9bKRTSKPworBhzZEHDQvo0HQ/viewform">
Fill out this form to request access.
<a href="https://discord.gg/sourcegraph-969688426372825169">
Join our Discord to request access.
</a>
</p>
<a href="https://sourcegraph.com/user/settings/tokens/new/callback?requestFrom=CODY">