Skip to content

Commit be5c66a

Browse files
authored
fix learning link (#2823)
Signed-off-by: Arhell <arhell333@gmail.com>
1 parent 3baf854 commit be5c66a

File tree

1 file changed

+1
-1
lines changed
  • docs/themes/porter/layouts/partials

1 file changed

+1
-1
lines changed

docs/themes/porter/layouts/partials/nav.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<li><a href="/quickstart" title="Try Porter">QuickStart</a></li>
33
<li><a href="/blog" title="Blog">Blog</a></li>
44
<li><a href="/community" title="Connect with Other Users">Community</a></li>
5-
<li><a href="/learning" title="Videos and Tutorials">Learning</a></li>
5+
<li><a href="/learn/learning/" title="Videos and Tutorials">Learning</a></li>
66
<li><a href="/docs" title="Porter Documentation">Docs</a></li>
77
<li><a href="https://github.com/getporter/porter" target="_blank" title="Porter on Github"><img src="{{ .Site.BaseURL }}img/github.svg" alt="Github" /></a></li>

0 commit comments

Comments
 (0)