8000 Merge pull request #36 from asottile/all-repos_autofix_httpsify · sass/perl-libsass@920a2e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 920a2e2

Browse files
authored
Merge pull request #36 from asottile/all-repos_autofix_httpsify
https-ify sass-lang.com urls
2 parents 9237d30 + 6e3d4ff commit 920a2e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ fair place to play.
77

88
[The full community guidelines can be found on the Sass website.][link]
99

10-
[link]: http://sass-lang.com/community-guidelines
10+
[link]: https://sass-lang.com/community-guidelines

lib/CSS/Sass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ heading towards full 3.4 compatibility. It can compile .scss and .sass files.
368368

369369
[CSS::Sass::Value](https://metacpan.org/pod/CSS::Sass::Value)
370370

371-
[The Sass Home Page](http://sass-lang.com/)
371+
[The Sass Home Page](https://sass-lang.com/)
372372

373373
[The libsass Home Page](https://github.com/sass/libsass)
374374

lib/CSS/Sass.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ automatically recognize the format of your string data.
632632
633633
L<CSS::Sass::Value>
634634
635-
L<The Sass Home Page|http://sass-lang.com/>
635+
L<The Sass Home Page|https://sass-lang.com/>
636636
637637
L<The libsass Home Page|https://github.com/sass/libsass>
638638

0 commit comments

Comments
 (0)
0