Skip to content

Commit

Permalink
fix learning link (#2823)
Browse files Browse the repository at this point in the history
Signed-off-by: Arhell <[email protected]>
  • Loading branch information
Arhell committed Jul 13, 2023
1 parent 3baf854 commit be5c66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/themes/porter/layouts/partials/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<li><a href="/quickstart" title="Try Porter">QuickStart</a></li>
<li><a href="/blog" title="Blog">Blog</a></li>
<li><a href="/community" title="Connect with Other Users">Community</a></li>
<li><a href="/learning" title="Videos and Tutorials">Learning</a></li>
<li><a href="/learn/learning/" title="Videos and Tutorials">Learning</a></li>
<li><a href="/docs" title="Porter Documentation">Docs</a></li>
<li><a href="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/getporter/porter" target="_blank" title="Porter on Github"><img src="{{ .Site.BaseURL }}img/github.svg" alt="Github" /></a></li>

0 comments on commit be5c66a

Please sign in to comment.