forked from qt-creator/qt-creator
qdoc: no need to use ssh here
Change-Id: I09b1995cb1d029158a808afd54f4842ced4350f5 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -141,7 +141,7 @@
|
|||||||
|
|
||||||
For example:
|
For example:
|
||||||
\badcode
|
\badcode
|
||||||
git clone "ssh://user@codereview.qt-project.org:29418/qt-labs/qtquickdesigner-components"
|
git clone "https://codereview.qt-project.org/qt-labs/qtquickdesigner-components"
|
||||||
\endcode
|
\endcode
|
||||||
|
|
||||||
Then use qmake from your Qt installation to build the module and to add it
|
Then use qmake from your Qt installation to build the module and to add it
|
||||||
@@ -166,7 +166,7 @@
|
|||||||
|
|
||||||
For example:
|
For example:
|
||||||
\badcode
|
\badcode
|
||||||
git clone ssh://user@codereview.qt-project.org:29418/qt/qtquicktimeline
|
git clone "https://codereview.qt-project.org/qt/qtquicktimeline"
|
||||||
\endcode
|
\endcode
|
||||||
|
|
||||||
Then build the module and add it to your Qt as described in the previous
|
Then build the module and add it to your Qt as described in the previous
|
||||||
|
Reference in New Issue
Block a user