We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9300f0 commit 7850cd8Copy full SHA for 7850cd8
src/pages/resources.js
@@ -135,7 +135,7 @@ export default function Resources() {
135
Patterns<span className="sr-only">: Heropatterns</span>
136
</h2>
137
<a
138
- href="http://www.heropatterns.com/"
+ href="https://www.heropatterns.com/"
139
className="relative flex h-40 xl:h-48 rounded-3xl bg-gradient-to-br from-cyan-600 to-teal-500 mb-6"
140
>
141
<div
0 commit comments