Index: plugins/sharing/doc/reference.html
===================================================================
--- plugins/sharing/doc/reference.html	(revision 1915)
+++ plugins/sharing/doc/reference.html	(revision 1917)
@@ -33,5 +33,5 @@
 <p><img src="assets/sharing.png" alt="The sharing plugin in action" /></p>
 
-<p><em>Note that, with Facebook, it is possible to share an inline video player by <a href="http://wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags">setting some meta tags</a> in the &lt;head&gt; of your page.</em></p>
+<p><em>Note that, with Facebook, it is possible to share an inline video player by <a href="http://www.longtailvideo.com/support/addons/sharing-plugin/14048/facebook-video-sharing">setting some meta tags</a> in the &lt;head&gt; of your page.</em></p>
 
 
@@ -43,7 +43,9 @@
 <dl>
 <dt><b>sharing.link</b> ( <em>undefined</em> )</dt>
-<dd>URL to display in the Video Link field of the plugin, for example <em>http://www.mywebsite.com/videos/12345/</em>. If no <b>link</b> is set, the page URL is automatically used.</dd>
+<dd>URL to display in the Video Link field of the plugin, for example <b>http://example.com/videos/12345/</b>.<br/> If no <b>link</b> is set, the URL of the current page is automatically used.</dd>
 <dt><b>sharing.code</b> ( <em>undefined</em> )</dt>
 <dd>Embed code to display in the Embed Code field of the plugin. If no <b>code</b> is set, the field is not shown. Example code:</dd>
+</dl>
+
 <pre>
 &lt;embed 
@@ -72,5 +74,5 @@
        code: "%3Cembed src%3D%22http%3A%2F%2Fexample.com%2Fembeds%2F123.swf
               %22width%3D%22320 %2F%3E",
-       link: "http://www.website.com/videos/1775/"
+       link: "http://example.com/videos/1775/"
      }
    },
@@ -104,7 +106,5 @@
      &lt;title&gt;Both code and link&lt;/title&gt;
      &lt;enclosure url="http://content.bitsontherun.com/videos/nPripu9l.mp4" /&gt;
-     &lt;jwplayer:sharing.link&gt;
-       http://www.longtailvideo.com
-     &lt;/jwplayer:sharing.link&gt;
+     &lt;jwplayer:sharing.link&gt;http://example.com/1234/&lt;/jwplayer:sharing.link&gt;
      &lt;jwplayer:sharing.code&gt;
        &lt;![CDATA[
@@ -129,5 +129,5 @@
 <p>Playlists, both inline and RSS, are fully supported in HTML5.</p>
 
-<p>When using this plugin in HTML5 mode, it is best to use &lt;iframe&gt; embed codes instead of &lt;embed&gt; embed codes, since some HTML5 devices (like the iPad) do not support Flash. Please see our <a href="http://www.longtailvideo.com/support/addons/sharing-plugin/14049/setting-clean-embed-codes">Setting clean embedcodes guide</a> for more info.</p>
+<p>When using this plugin in HTML5 mode, it is best to use &lt;iframe&gt; embed codes instead of &lt;embed&gt; embed codes, since some HTML5 devices (like the iPad) do not support Flash. Please see our <a href="http://www.longtailvideo.com/support/addons/sharing-plugin/14049/setting-clean-embed-codes">Setting clean embed codes guide</a> for more info.</p>
 
 <h2>Changelog</h2>
