diff options
| author | Christian Oliff <[email protected]> | 2019-05-04 16:30:18 +0900 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-05-04 10:30:17 +0300 |
| commit | be2ad677860d3ca94b5f9c64755884ab0390ddb5 (patch) | |
| tree | 4de4646da7f3e241798c3422b4f3086d1b4d557d | |
| parent | 4f85850945bc2fce1cd8b8e458358815c6ac354b (diff) | |
| download | bootstrap-be2ad677860d3ca94b5f9c64755884ab0390ddb5.tar.xz bootstrap-be2ad677860d3ca94b5f9c64755884ab0390ddb5.zip | |
Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)
Instead now pointing to the most recent Wayback Machine archive copy.
| -rw-r--r-- | scss/_print.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_print.scss b/scss/_print.scss index 61b60b980..883b782e7 100644 --- a/scss/_print.scss +++ b/scss/_print.scss @@ -57,7 +57,7 @@ // // Printing Tables: - // http://css-discuss.incutio.com/wiki/Printing_Tables + // https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables // thead { |
