]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
The HTML5 Boilerplate Print CSS moved to a separate repo (#29522)
authorChristian Oliff <christianoliff@yahoo.com>
Tue, 15 Oct 2019 06:40:01 +0000 (15:40 +0900)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 15 Oct 2019 06:40:01 +0000 (09:40 +0300)
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

index 883b782e79b10e3ffe4440cf812c426409b82740..8f73024a8bb875428dff420aa5e77e64f99739d2 100644 (file)
@@ -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.