Skip to content

Commit

Permalink
fix link to products from the about page (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL authored Dec 1, 2023
1 parent e71e019 commit b8e7791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ export default function BuildingBlockInfo() {
<p className="text-white margin-bottom-2 desktop:margin-bottom-3 padding-x-205 desktop:padding-x-2">
Find out how our modular software could work in your jurisdiction&apos;s data environment
</p>
<Link href='/phdi-site/products'>
<Link href='/dibbs-site/products'>
<Button
outline
className={`${styles.buttonAccent} desktop:padding-x-4 padding-y-2`}
Expand Down

0 comments on commit b8e7791

Please sign in to comment.