summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5555713..27359c5 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,11 @@ Client library for accessing Enginio service from Qt and QML code.
# Contributing
* Contributing to the Enginio Qt Library works the same way as contributing to any other Qt module
- * See [Qt Contribution Guidelines](http://qt-project.org/wiki/Qt-Contribution-Guidelines)
+ * See [Qt Contribution Guidelines](http://wiki.qt.io/?title=Qt_Contribution_Guidelines)
* Clone the repository from ssh://codereview.qt-project.org/qt/qtenginio.git
* Implement the new feature and automated tests for it
* Make sure all tests pass
- * Push your change for review to [Gerrit](http://qt-project.org/wiki/Gerrit-Introduction)
+ * Push your change for review to [Gerrit](http://wiki.qt.io/?title=Gerrit_Introduction)
* Add reviewers (You can find e-mail addresses in git log and git blame)
# Copyright