Commit 55ccd7626196bc8a63563339b99cb2af9c9b1cf5
1 parent
ce0ea0115d
Exists in
SharingBar5.XWithoutDegois
update readme file, facebook link updated.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Readme.md
... | ... | @@ -136,7 +136,7 @@ Edit dspace.cfg in $DSPACE_SRC/dspace/config/dspace.cfg. |
136 | 136 | #sharing.orcid.type = advanced |
137 | 137 | |
138 | 138 | # Simple Items URL |
139 | - sharing.facebook.url = http://www.facebook.com/sharer.php?s=100&p[url]=[$url]&p[title]=[$title]&p[summary]=[$description] | |
139 | + sharing.facebook.url = http://www.facebook.com/sharer/sharer.php?u=[$url] | |
140 | 140 | sharing.twitter.url = http://twitter.com/home?status=[$title]-[$url] |
141 | 141 | sharing.twitter.params.title.maxlength = 85 |
142 | 142 | sharing.delicious.url = http://delicious.com/post?url=[$url]&title=[$title] | ... | ... |