Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion all/social_share_links.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ Share on Twitter

Google Plus is pretty easy. Use this:
```
<a href='https://plus.google.com/share?url=http://codingforentrepreneurs.com'>
<a href='https://plus.google.com/share?url=http://codingforentrepreneurs.com'>
Share on Google Plus
</a>
```
Replace `http://codingforentrepreneurs.com` with your url

Expand Down