Fix parity-magic copy link
This commit is contained in:
parent
3cd75771fb
commit
f72073358b
1 changed files with 1 additions and 0 deletions
|
|
@ -436,6 +436,7 @@ const ParityBitsGame = ({ showSocialShare = true }: ParityBitsGameProps) => {
|
|||
<SocialShare
|
||||
title="Parity Bits Error Detection"
|
||||
description="Learn how parity bits work for error detection and correction through this interactive demonstration!"
|
||||
url={`${window.location.origin}/parity-bits`}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue