Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 154981c

Browse files
Twitter share URL update
1 parent ccbc580 commit 154981c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/pages/Game.jsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const Game = ({ current, answers, style, onRestart }) => {
6161
<TwitterButton
6262
className="twitter-share-button"
6363
data-dnt="true"
64-
href={`https://twitter.com/intent/tweet?text=I%20scored%20${correct}%20out%20of%2023%20in%20JavaScript%20Design%20Patterns%20game!%20Try%20it!&url=http://javascript-design-patterns.surge.sh/`}
64+
href={`https://twitter.com/intent/tweet?text=I%20scored%20${correct}%20out%20of%2023%20in%20JavaScript%20Design%20Patterns%20game!%20Try%20it!&url=http://design-patterns-javascript.surge.sh/`}
6565
>
6666
Tweet Your Score
6767
</TwitterButton>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /