1
0
mirror of synced 2026-02-02 06:01:58 -05:00

Merge pull request #30424 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-12-07 13:58:10 -05:00
committed by GitHub

View File

@@ -375,7 +375,7 @@ export const Header = () => {
href={currentProduct.href}
className="d-block pl-1 mb-2 h3 color-fg-default no-underline"
>
{currentProduct.name}
{currentProduct.nameRendered}
</Link>
</div>
)}