Skip to content

Commit 3014d9e

Browse files
authored
Merge pull request #53 from btholt/holt-fyi
update link in head
2 parents cd4a293 + c171866 commit 3014d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const TemplateWrapper = (props) => {
7676
<h2>{`${frontmatter.section}${frontmatter.title}`}</h2>
7777
)}
7878
<h2 className="button">
79-
<a href="https://frontendmasters.com/courses/computer-science-v2/">
79+
<a href="https://holt.fyi/cs">
8080
<span className="mobile-hidden">
8181
Complete Intro to Computer Science
8282
</span>{" "}

0 commit comments

Comments
 (0)