Fix broken link

This commit is contained in:
Terence Eden 2020-10-31 19:28:38 +00:00 committed by Zeno Rocha
parent ddcb73419c
commit d4e3806375
1 changed files with 1 additions and 1 deletions

View File

@ -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="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>
<p>The tooltips you see on this demo site were built using <a href="https://primer.style/css/components/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>