We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6047df2 + 6fc862d commit 709658aCopy full SHA for 709658a
1 file changed
src/sections/General/Footer/index.js
@@ -111,9 +111,9 @@ const Footer = ({ location }) => {
111
</a>
112
</li>
113
<li>
114
- <a className="category-link" href="https://cloud.layer5.io/academy/overview">
+ <Link className="category-link" to="/learn/academy">
115
Academy
116
- </a>
+ </Link>
117
118
119
<Link className="category-link" to="/blog">
0 commit comments