mirror of https://github.com/linkerd/linkerd2.git
Change the icon for Documentation in the sidebar (#1211)
This commit is contained in:
parent
e70d62dc9f
commit
15718de2de
|
@ -191,7 +191,7 @@ class Sidebar extends React.Component {
|
|||
|
||||
<Menu.Item className="sidebar-menu-item" key="/docs">
|
||||
<Link to="https://conduit.io/docs/" target="_blank">
|
||||
<Icon type="solution" />
|
||||
<Icon type="file-text" />
|
||||
<span>Documentation</span>
|
||||
</Link>
|
||||
</Menu.Item>
|
||||
|
|
Loading…
Reference in New Issue