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 7e703b3 commit 684e13dCopy full SHA for 684e13d
_layouts/default.html
@@ -3,7 +3,7 @@
3
<head>
4
<title>{{ page.title }}</title>
5
<!-- link to main stylesheet -->
6
- <link rel="stylesheet" type="text/css" href="http://oreillymedia.github.io/production-resources/css/main.css">
+ <link rel="stylesheet" type="text/css" href="https://oreillymedia.github.io/production-resources/css/main.css">
7
</head>
8
<body>
9
<nav>
0 commit comments