docs: fix in-action video (#1268)

This commit is contained in:
Travis Groth 2020-08-12 19:34:50 -04:00 committed by GitHub
parent 2afd7b6864
commit 0c51ad0e66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -87,6 +87,6 @@ To make this a bit more concrete, see the following short video which demonstrat
5. Pomerium delegating and granting access to the requested resource. 5. Pomerium delegating and granting access to the requested resource.
6. The **authorized** user inspecting their user details including group membership. 6. The **authorized** user inspecting their user details including group membership.
<video autoplay="" loop="" muted="" playsinline="" width="100%" height="600" control=""><source src="/pomerium-in-action-800-600.mp4" type="video/mp4"> <video autoplay="" loop="" muted="" playsinline="" width="100%" height="600" control=""><source src="./img/pomerium-in-action-800-600.mp4" type="video/mp4">
Your browser does not support the video tag. Your browser does not support the video tag.
</video> </video>