Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc correction #49

Open
rickdog opened this issue Apr 26, 2015 · 0 comments
Open

doc correction #49

rickdog opened this issue Apr 26, 2015 · 0 comments

Comments

@rickdog
Copy link

rickdog commented Apr 26, 2015

https://github.com/ripplejs/ripple/wiki/Composing-Views:

 var Avatar = ripple('<img src="http://graph.facebook.com/{{username}}/profile" />');

should be changed to:

var Avatar = ripple('<img src="http://graph.facebook.com/{{username}}/picture" />');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant