Replace RawGit with jsDelivr

This commit is contained in:
jsDelivr Bot 2018-12-08 17:39:50 +01:00 committed by Remko Tronçon
parent 0417afefe6
commit 17c85e92a0

View file

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title><%= htmlWebpackPlugin.options.title %></title> <title><%= htmlWebpackPlugin.options.title %></title>
<link href="https://cdn.rawgit.com/mochajs/mocha/2.2.5/mocha.css" rel="stylesheet" /> <link href="https://cdn.jsdelivr.net/gh/mochajs/mocha@2.2.5/mocha.css" rel="stylesheet" />
</head> </head>
<body> <body>
<h1 style="font-family: sans-serif; margin: 1rem; "> <h1 style="font-family: sans-serif; margin: 1rem; ">