From: Christian Oliff Date: Tue, 15 Oct 2019 06:40:01 +0000 (+0900) Subject: The HTML5 Boilerplate Print CSS moved to a separate repo (#29522) X-Git-Tag: v4.4.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087d0ea1e1794eba557101eb169fd40571078292;p=thirdparty%2Fbootstrap.git 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. --- 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.