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.
1 parent 5129d2d commit a8ab67bCopy full SHA for a8ab67b
scalac-scoverage-plugin/src/main/resources/scoverage/index.html
@@ -2,7 +2,7 @@
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://cdnjs.cloudflare.com/ajax/libs/pure/0.3.0/pure-min.css">
+ <link rel="stylesheet" href="pure-min.css">
6
</head>
7
<frameset cols="25%,*">
8
<frame src="packages.html" name="packagesFrame">
0 commit comments