From ef722f31fcd90f96f4012ebc30ba50e4a34d8b5d Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Mon, 8 Nov 2021 15:13:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0416d80aaf..1fc7bd4055 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Preview functionality (check your application UI without building/running it) fo * [Getting started](tutorials/Getting_Started) * [Image and icon manipulations](tutorials/Image_And_Icons_Manipulations) * [Mouse events and hover](tutorials/Mouse_Events) - * [Scrolling and scrollbars](tutorials/Desktop_Components) + * [Scrolling and scrollbars](tutorials/Desktop_Components#scrollbars) * [Tooltips](tutorials/Desktop_Components#tooltips) * [Top level windows management](tutorials/Window_API_new) * [Menu, tray, notifications](tutorials/Tray_Notifications_MenuBar_new)