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.
2 parents cd4a293 + c171866 commit 3014d9eCopy full SHA for 3014d9e
src/layouts/index.js
@@ -76,7 +76,7 @@ const TemplateWrapper = (props) => {
76
<h2>{`${frontmatter.section} – ${frontmatter.title}`}</h2>
77
)}
78
<h2 className="button">
79
- <a href="https://frontendmasters.com/courses/computer-science-v2/">
+ <a href="https://holt.fyi/cs">
80
<span className="mobile-hidden">
81
Complete Intro to Computer Science
82
</span>{" "}
0 commit comments