StarlingX nav fix to remove "Software Update" links

The "Software Update" target page for the StarlingX Docs has gone
away.  The starlingx theme still had that link in the left-hand
nav panel.  I have removed it.

Change-Id: I23e3ae6382766da9326f5abd545edfcdeacebe30
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
This commit is contained in:
Scott Rifenbark 2018-10-25 10:23:03 -07:00
parent a23e1c4556
commit dc6b70a102
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://docs.starlingx.io/api-ref/stx-fault/">Fault Management</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://docs.starlingx.io/api-ref/stx-ha/">High Availability</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://docs.starlingx.io/api-ref/stx-nfv/">Network Function Virtualization</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://docs.starlingx.io/api-ref/stx-update/">Software Update</a></li>
</ul>