Commit 67a31bff authored by Kevin Di Lallo's avatar Kevin Di Lallo Committed by Kevin Di Lallo
Browse files

minor fix to frontend footer

parent e19d1e87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ const Footer = () => {
      <GridCell span={5} align={'middle'}>
        <div align={'right'}>
          <a href={MEEP_DOCS_URL} target="_blank" style={styles.link}>
            <Typography use="body1">Documentation</Typography>
            <Typography use="body1">Docs</Typography>
          </a>
          <span style={styles.separator}>|</span>
          <a href={MEEP_GITHUB_URL} target="_blank" style={styles.link}>