docs: fix in-action video (#1268) (#1269)

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-08-12 18:18:16 -07:00 committed by GitHub
parent c5ce2f1996
commit 7f1e7130f5
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.
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.
</video>