From 966516463f4dea2c4885f28cf60ff73c59c69cd7 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Sat, 13 Aug 2022 11:29:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 224457f..cdb9b69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- OverlayScrollbars + OverlayScrollbars

@@ -14,7 +14,7 @@ > OverlayScrollbars is a javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. -> This is the documentation for version `2.x`. which is currently in beta. You can read the version `1.x` docs [here](https://github.com/KingSora/OverlayScrollbars/tree/v1.x). +> This is the documentation for version `2.x`. which is currently in beta. You can read the version `1.x` docs [here](https://github.com/KingSora/OverlayScrollbars/tree/v1.x) or on the [website](https://kingsora.github.io/OverlayScrollbars/#!overview). ## Why