Skip to content

Commit c1bc464

Browse files
desimonejsjoeio
andauthored
Update docs/FAQ.md
Co-authored-by: Joe Previte <jjprevite@gmail.com>
1 parent 9d7ac2a commit c1bc464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ code-server only supports password authentication natively.
183183
**note**: code-server will rate limit password authentication attempts at 2 a minute and 12 an hour.
184184

185185
If you want to use external authentication (i.e sign in with Google) you should handle this
186-
with a reverse proxy using something like [Pomerium](https://www.pomerium.io/guides/vs-code-server.html), [oauth2_proxy](https://github.com/pusher/oauth2_proxy)
186+
with a reverse proxy using something like [Pomerium](https://www.pomerium.io/guides/code-server.html), [oauth2_proxy](https://github.com/pusher/oauth2_proxy)
187187
or [Cloudflare Access](https://teams.cloudflare.com/access).
188188

189189
For HTTPS, you can use a self signed certificate by passing in just `--cert` or

0 commit comments

Comments
 (0)