Skip to content

Commit 8cf8737

Browse files
committed
Fixed a broken link to docs
1 parent 9932929 commit 8cf8737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ block content
118118
p An HTML5 Video Player is a JavaScript library that builds a custom set of controls over top of the HTML5 video element to provide a consistent look between HTML5 browsers. Video.js builds on this by fixing many cross browser bugs or inconsistencies, adding new features that haven't been implemented by all browsers (like fullscreen and subtitles), as well as providing one consistent JavaScript API for both HTML5, Flash, and other playback technologies.
119119

120120
p
121-
a(href='https://github.com/videojs/video.js/blob/master/docs/setup.md') Get started with Video.js
121+
a(href='https://github.com/videojs/video.js/blob/v4.2.2/docs/setup.md') Get started with Video.js

0 commit comments

Comments
 (0)