Fix broken link to video in docs (#5955)

This commit is contained in:
Alexey Ivanov 2021-03-12 04:35:38 +09:00 committed by GitHub
parent 185c9ad17a
commit c0ed70c715
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,12 +18,12 @@ This guide will talk through how to setup Teleport with Jira Server. Teleport to
<video controls>
<source
src="../../../../img/enterprise/plugins/jira/jira-server.mp4"
src="../../../img/enterprise/plugins/jira/jira-server.mp4"
type="video/mp4"
/>
<source
src="../../../../img/enterprise/plugins/jira/jira-server.webm"
src="../../../img/enterprise/plugins/jira/jira-server.webm"
type="video/webm"
/>