aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ae016c88..b8917ef1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
install:
- eval "${ENV_EVAL}"
-- git clone https://github.com/matrix-org/matrix-doc.git
+- git clone https://github.com/QMatrixClient/matrix-doc.git
- git clone --recursive https://github.com/KitsuneRal/api-generator.git
- pushd api-generator
- cmake -DCMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH} .