Skip to content

Commit

Permalink
Merge pull request github#30424 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Dec 7, 2023
2 parents 668623f + 88b2b88 commit 7898acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frame/components/page-header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
)}
Expand Down

0 comments on commit 7898acc

Please sign in to comment.