Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2015-04-08-video-iot-through-matrix.md #1985

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

NmN03jain
Copy link

updated the video issue

@@ -12,10 +12,10 @@ Earlier this year we went to <a href="http://fosdem.org" title="FOSDEM">FOSDEM</
Both the recording equipment and the video team volunteers were new this year, so some problems were encountered, which means that our lightning talk video unfortunately was lost. However, our talk in the IoT-devroom is now available:

<video width="853" height="480" controls>
<source src="http://matrix.org/video/IoT-through-Matrix.mp4" type="video/mp4" />
<source src="[http://matrix.org/video/IoT-through-Matrix.mp4](https://matrix.org/blog/2015/04/08/video-iot-through-matrix)" type="video/mp4" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not work. You are mixing a markdown link into an html element here.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so what should i change ?

Your browser does not support the video tag.
</video>
<em>(Click <a href="http://matrix.org/video/IoT-through-Matrix.mp4" title="here">here</a> to download the video)</em>
<em>(Click <a href="[http://matrix.org/video/IoT-through-Matrix.mp4](https://matrix.org/blog/2015/04/08/video-iot-through-matrix)" title="here">here</a> to download the video)</em>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what should i do now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants