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 6246333 commit 2389096Copy full SHA for 2389096
jenkins/scripts/coverage/generate-index-html.py
@@ -24,7 +24,7 @@
24
<link rel="apple-touch-icon" href="https://nodejs.org/static/apple-touch-icon.png">
25
<link rel="icon" sizes="32x32" type="image/png" href="https://nodejs.org/static/favicon.png">
26
27
- <link rel="stylesheet" href="https://nodejs.org/layouts/css/styles.css" media="all">
+ <link rel="stylesheet" href="https://nodejs.org/static/css/styles.css" media="all">
28
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600">
29
<style>
30
#logo { margin-bottom: 1rem; }
0 commit comments