Skip to content

Commit 2389096

Browse files
richardlauTrott
authored andcommitted
Update path to style sheet for coverage.nodejs.org (#1933)
Fixes; #1932 Refs: nodejs/nodejs.org#2544
1 parent 6246333 commit 2389096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/scripts/coverage/generate-index-html.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<link rel="apple-touch-icon" href="https://nodejs.org/static/apple-touch-icon.png">
2525
<link rel="icon" sizes="32x32" type="image/png" href="https://nodejs.org/static/favicon.png">
2626
27-
<link rel="stylesheet" href="https://nodejs.org/layouts/css/styles.css" media="all">
27+
<link rel="stylesheet" href="https://nodejs.org/static/css/styles.css" media="all">
2828
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600">
2929
<style>
3030
#logo { margin-bottom: 1rem; }

0 commit comments

Comments
 (0)