Merge pull request #11533 from alexrybch/info-card-external-link

Fixed InfoCard with external link
This commit is contained in:
Patrik Oldsberg
2022-05-17 11:20:57 +02:00
committed by GitHub
3 changed files with 11 additions and 1 deletions
@@ -72,7 +72,7 @@ describe('Features', () => {
: The source control system where releases reside in a practical sense. Read more about
<a
class="MuiTypography-root MuiLink-root MuiLink-underlineHover MuiTypography-colorPrimary"
class="MuiTypography-root MuiLink-root MuiLink-underlineHover Link-externalLink-12 MuiTypography-colorPrimary"
href="https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository"
rel="noopener"
target="_blank"