From d4e380637530553e74ab230871914ded4fb996c0 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sat, 31 Oct 2020 19:28:38 +0000 Subject: [PATCH] Fix broken link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f4e924d..abaea80 100644 --- a/index.html +++ b/index.html @@ -153,7 +153,7 @@ clipboard.on('error', function(e) {

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 this demo site were built using GitHub's Primer. You may want to check that out if you're looking for a similar look and feel.

+

The tooltips you see on this demo site were built using GitHub's Primer. You may want to check that out if you're looking for a similar look and feel.

Advanced Usage