We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d921ea + dae9661 commit 5abd67dCopy full SHA for 5abd67d
scalac-scoverage-plugin/src/main/resources/scoverage/index.html
@@ -2,10 +2,10 @@
2
<head>
3
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
4
<title id='title'>Scoverage Code Coverage</title>
5
- <link rel="stylesheet" href="https://yui.yahooapis.com/pure/0.3.0/pure-min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.3.0/pure-min.css">
6
</head>
7
<frameset cols="25%,*">
8
<frame src="packages.html" name="packagesFrame">
9
<frame src="overview.html" name="mainFrame">
10
</frameset>
11
-</html>
+</html>
0 commit comments