Skip to content

Commit c35e83e

Browse files
committed
Minor readme update
1 parent d12a86e commit c35e83e

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
@@ -92,7 +92,7 @@ replacedText = replaceString(replacedText, /#(\w+)/g, match => (
9292
// 'Hey ',
9393
// <a href='https://twitter.com/ian_989'>@ian_989</a>
9494
// ', check out this link ',
95-
// <a href='https://github.com/iansinnott/'>{https://github.com/iansinnott/}</a>,
95+
// <a href='https://github.com/iansinnott/'>https://github.com/iansinnott/</a>,
9696
// '. Hope to see you at ',
9797
// <a href='https://twitter.com/hashtag/reactconf'>#reactconf</a>,
9898
// '',

0 commit comments

Comments
 (0)