Fix GitHub Primer tooltips link (#479)

This commit is contained in:
Lucas Bento 2017-10-16 16:25:57 +02:00 committed by Zeno Rocha
parent 3c0dfe5a38
commit 0c3bce265f
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ For a live demonstration, go to this [site](https://clipboardjs.com/) and open y
Each application has different design needs, that's why clipboard.js does not include any CSS or built-in tooltip solution.
The tooltips you see on the [demo site](https://clipboardjs.com/) were built using [GitHub's Primer](http://primercss.io/tooltips/). You may want to check that out if you're looking for a similar look and feel.
The tooltips you see on the [demo site](https://clipboardjs.com/) were built using [GitHub's Primer](https://github.com/primer/primer-css/tree/master/modules/primer-tooltips). You may want to check that out if you're looking for a similar look and feel.
## Advanced Options