mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Fix GitHub Primer tooltips link (#479)
This commit is contained in:
@ -153,7 +153,7 @@ clipboard.on('error', function(e) {
|
||||
|
||||
<p>Each application has different design needs, that's why clipboard.js does not include any CSS or built-in tooltip solution.</p>
|
||||
|
||||
<p>The tooltips you see on this demo site were built using <a href="http://primercss.io/tooltips/">GitHub's Primer</a>. You may want to check that out if you're looking for a similar look and feel.</p>
|
||||
<p>The tooltips you see on this demo site were built using <a href="https://github.com/primer/primer-css/tree/master/modules/primer-tooltips">GitHub's Primer</a>. You may want to check that out if you're looking for a similar look and feel.</p>
|
||||
|
||||
<h1 id="advanced-usage">Advanced Usage</h1>
|
||||
|
||||
|
Reference in New Issue
Block a user