From 6b968eabd5850c7dbfd2aab2edf76c49a834670a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Tue, 24 Mar 2026 12:15:49 +0100 Subject: [PATCH] Doc: Point potential contributors to contribute.qt-project.org, instead of wiki.qt.io Change-Id: I54c26009c2f09f60a511ae95989e96793193bb8a Reviewed-by: Daniel Smith Reviewed-by: Paul Wicking Reviewed-by: Samuel Gaist --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a0c3bd4..8f85d5a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,5 +4,4 @@ We welcome contributions to Qt! Note that we cannot accept pull requests on GitHub. All contributions to the Qt project are exclusively handled through the [Gerrit code review system](https://codereview.qt-project.org). -Read the -[Qt Contribution Guidelines](https://wiki.qt.io/Qt_Contribution_Guidelines) to learn more. +See [contribute.qt-project.org](https://contribute.qt-project.org/) to learn more.