diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 747731f..04a12c4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@ <script> window.$docsify = { name: 'vanilla-yo-notification', - repo: '' + repo: 'https://github.com/cooljith91112/vanilla-yo-notification' } </script> <script src="//unpkg.com/docsify/lib/docsify.min.js"></script> |