Skip to content

Commit cf344c3

Browse files
committed
Fix Jaden Smith link
1 parent 85bd8e4 commit cf344c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const dip2 = {
8989

9090
We'll do a couple of quick unit tests just to make sure your Jest environment is set up correctly and you've got the syntax down.
9191

92-
Have a look at the `workshop/utils/jadenCase.js` helper function. It turns regular strings into philosophical [Jaden Smith tweets](https://twitter.com/officialjaden) (That Are Formatted With This Strange Capitalisation).
92+
Have a look at the `workshop/utils/jadenCase.js` helper function. It turns regular strings into philosophical [Jaden Smith tweets](https://twitter.com/jaden/status/329768040235413504?lang=en) (That Are Formatted With This Strange Capitalisation).
9393

9494
Create a file in `utils/` called `jadenCase.test.js`, then write two tests:
9595

0 commit comments

Comments
 (0)