From 087d0ea1e1794eba557101eb169fd40571078292 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Tue, 15 Oct 2019 15:40:01 +0900 Subject: [PATCH] The HTML5 Boilerplate Print CSS moved to a separate repo (#29522) The HTML5 Boilerplate CSS has moved to a separate GitHub repo (h5bp/main.css) so the source link referenced here no longer works. This PR updates the link to the new correct location. --- scss/_print.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_print.scss b/scss/_print.scss index 883b782e79..8f73024a8b 100644 --- a/scss/_print.scss +++ b/scss/_print.scss @@ -1,6 +1,6 @@ // stylelint-disable declaration-no-important, selector-no-qualifying-type -// Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css +// Source: https://github.com/h5bp/main.css/blob/master/src/_print.css // ========================================================================== // Print styles.