We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9140c2 commit ad459c4Copy full SHA for ad459c4
1 file changed
index.html
@@ -141,11 +141,11 @@ <h2 id="touchbar-video-title">Touch Bar widgets in action.</h2>
141
A short walkthrough of the Touch Bar widgets, layout switching, and customization flow.
142
</p>
143
<div class="video-actions">
144
- <a class="button secondary" href="docs/videos/touchbar-showcase.mp4">Open Touch Bar Video</a>
+ <a class="button secondary" href="docs/videos/touch.mp4">Open Touch Bar Video</a>
145
</div>
146
147
<video class="install-video" controls preload="metadata">
148
- <source src="docs/videos/touchbar-showcase.mp4" type="video/mp4">
+ <source src="docs/videos/touch.mp4" type="video/mp4">
149
Your browser does not support this video. Use the direct file link instead.
150
</video>
151
0 commit comments