I think you can hide it with some CSS here:
.sidebar-section-link-wrapper[data-list-item-name="docs"] {
display: none;
}
I think you can hide it with some CSS here:
.sidebar-section-link-wrapper[data-list-item-name="docs"] {
display: none;
}