Skip to content

Commit f604b41

Browse files
committed
added link back to repo
1 parent 0b01c4c commit f604b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/entry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class Examples extends React.Component {
88
render () {
99
return (
1010
<div style={{maxWidth:560, margin: "0 auto", fontFamily: "sans-serif",}}>
11-
<h1>Sateful React YouTube Examples</h1>
11+
<h1><a href="https://github.com/calvinclaus/stateful-react-youtube">Sateful React YouTube</a></h1>
1212

1313
<h2>1) Simply display video: &nbsp;
1414
<span style={{fontSize:17}}><a href="https://github.com/calvinclaus/stateful-react-youtube/blob/master/examples/simpleExample.js">(Source)</a></span>

0 commit comments

Comments
 (0)