chore: fix external-auth.mp4 docs video (#10048)

This commit is contained in:
Kyle Carberry
2023-10-04 14:39:13 +00:00
committed by GitHub
parent 6651aff57b
commit 8e44dce5b3
+1 -1
View File
@@ -10,7 +10,7 @@ authenticate. After that, Coder will store and refresh tokens for future
operations.
<video autoplay playsinline loop>
<source src="https://github.com/coder/coder/blob/main/site/static/gitauth.mp4?raw=true" type="video/mp4">
<source src="https://github.com/coder/coder/blob/main/site/static/external-auth.mp4?raw=true" type="video/mp4">
Your browser does not support the video tag.
</video>