We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3baf854 commit be5c66aCopy full SHA for be5c66a
docs/themes/porter/layouts/partials/nav.html
@@ -2,6 +2,6 @@
2
<li><a href="/quickstart" title="Try Porter">QuickStart</a></li>
3
<li><a href="/blog" title="Blog">Blog</a></li>
4
<li><a href="/community" title="Connect with Other Users">Community</a></li>
5
-<li><a href="/learning" title="Videos and Tutorials">Learning</a></li>
+<li><a href="/learn/learning/" title="Videos and Tutorials">Learning</a></li>
6
<li><a href="/docs" title="Porter Documentation">Docs</a></li>
7
<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