Skip to content

Commit 77cdc49

Browse files
author
Vivek Vishal
authored
update footers resources
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 10c73bc commit 77cdc49

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/sections/General/Footer/index.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,21 @@ const Footer = ({ location }) => {
112112
Docs
113113
</a>
114114
</li>
115+
<li>
116+
<a className="category-link" href="https://cloud.layer5.io/academy/overview">
117+
Academy
118+
</a>
119+
</li>
115120
<li>
116121
<Link className="category-link" to="/blog">
117122
Blog
118123
</Link>
119124
</li>
125+
<li>
126+
<a className="category-link" href="https://docs.layer5.io/videos">
127+
Videos
128+
</a>
129+
</li>
120130
<li>
121131
<Link className="category-link" to="/learn/learning-paths">
122132
Learning Paths

0 commit comments

Comments
 (0)