Skip to content

Commit

Permalink
docs: fix header link to removed website, point to new location
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Dec 16, 2024
1 parent 9233e1c commit 732eb90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/_themes/saltstack2/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,11 @@
<li><a href="/en/latest/">Overview</a></li>
<li><a href="https://docs.saltproject.io/salt/user-guide/en/latest/">Salt User Guide</a></li>
<li><a href="/en/latest/contents.html">Documentation</a></li>
<li><a href="https://repo.saltproject.io">Downloads</a></li>
<li><a href="https://packages.broadcom.com/artifactory/saltproject-rpm/">Downloads</a></li>
<li><a href="/en/latest/topics/development/">Develop</a></li>
<!--<li><a href="/en/2016.3/faq/">FAQ</a></li>
<li><a href="/en/2016.3/samples/">Code Samples</a></li>-->
<!-- <li><a href="https://repo.saltproject.io" target="_blank">Downloads</a></li>-->
<!-- <li><a href="https://packages.broadcom.com/artifactory/saltproject-rpm/" target="_blank">Downloads</a></li>-->
<!--<li><a href="http://saltstack.com/training" target="_blank">Training</a></li>
<li><a href="http://saltstack.com/support" target="_blank">Support</a></li>-->
</ul>
Expand Down

0 comments on commit 732eb90

Please sign in to comment.