Update infoMenu.js (#2455)

Fixes #2452
This commit is contained in:
Colin Megill
2021-09-29 13:00:55 -07:00
committed by GitHub
parent 4034256d9c
commit be020deaa6

View File

@@ -9,7 +9,7 @@ const InformationMenu = React.memo((props) => {
content={
<Menu>
<MenuItem
href="https://chanzuckerberg.github.io/cellxgene/"
href="https://docs.cellxgene.cziscience.com/"
target="_blank"
icon="book"
text="Documentation"