diff options
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/error.html b/docs/error.html index 8f5086ef..7c7bc14a 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.3.7/docs.css"> + <link rel="stylesheet" href="dist/docs.css"> </head> <body> <main> @@ -15,4 +15,4 @@ <a href="http://plyr.io" class="btn">Back to plyr.io</a> </main> </body> -</html>
\ No newline at end of file +</html> |