Skip to content

Commit 8e44dce

Browse files
authored
chore: fix external-auth.mp4 docs video (#10048)
1 parent 6651aff commit 8e44dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/git-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authenticate. After that, Coder will store and refresh tokens for future
1010
operations.
1111

1212
<video autoplay playsinline loop>
13-
<source src="https://github.com/coder/coder/blob/main/site/static/gitauth.mp4?raw=true" type="video/mp4">
13+
<source src="https://github.com/coder/coder/blob/main/site/static/external-auth.mp4?raw=true" type="video/mp4">
1414
Your browser does not support the video tag.
1515
</video>
1616

0 commit comments

Comments
 (0)