Skip to content

Commit 7850cd8

Browse files
authored
Revert "Revert "Use Https for Hero Patterns Website (tailwindlabs#657)" (tailwindlabs#677)" (tailwindlabs#678)
This reverts commit c9300f0.
1 parent c9300f0 commit 7850cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export default function Resources() {
135135
Patterns<span className="sr-only">: Heropatterns</span>
136136
</h2>
137137
<a
138-
href="http://www.heropatterns.com/"
138+
href="https://www.heropatterns.com/"
139139
className="relative flex h-40 xl:h-48 rounded-3xl bg-gradient-to-br from-cyan-600 to-teal-500 mb-6"
140140
>
141141
<div

0 commit comments

Comments
 (0)