From 0e3fcc7749324a2ea7b98f0b08f4acbf272800a8 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Sun, 13 Sep 2020 09:29:36 -0400 Subject: [PATCH] update home page URL --- README.md | 4 ++-- docs/api/footer.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40ce65f8..5eb85ba7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ KDDockWidgets -============== +============= `KDDockWidgets` is a Qt dock widget library written by KDAB, suitable for replacing `QDockWidget` and implementing advanced functionalities missing in Qt. @@ -20,7 +20,7 @@ creative with their requests, so it was clear we needed a better docking framewo You will find more information in these places: - * [our official home page](https://www.kdab.com/kddockwidgets) + * [our official home page](https://www.kdab.com/development-resources/qt-tools/kddockwidgets) * [online detailed browsable API reference](https://docs.kdab.com/kddockwidgets) * [our example programs](examples/) diff --git a/docs/api/footer.html b/docs/api/footer.html index 59cae922..07a95433 100644 --- a/docs/api/footer.html +++ b/docs/api/footer.html @@ -12,7 +12,7 @@ KDDockWidgets
Advanced Dock Widget Framework for Qt
- https://www.kdab.com/development-resources/qt-tools/kd-dockwidgets/ + https://www.kdab.com/development-resources/qt-tools/kddockwidgets/