summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-09-06 11:05:35 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-09-06 09:09:14 +0000
commitf491ece833b0818814213da7a5134d346009dcc5 (patch)
tree5d550e05c8ea60de73ed86cf5cdf8cbbe17fefdd /doc
parent76e85ab77aba9fa3d2ce0e326a6add49624819c1 (diff)
downloadqt-creator-f491ece833b0818814213da7a5134d346009dcc5.tar.gz
Doc: Replace "Qt Build System" with "Qbs"
Change-Id: Ic9f17f16e5cfdf3aa02aa772772031876b7bcb77 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-projects-other.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/projects/creator-projects-other.qdoc b/doc/src/projects/creator-projects-other.qdoc
index 42c9d1f530..d2904afba1 100644
--- a/doc/src/projects/creator-projects-other.qdoc
+++ b/doc/src/projects/creator-projects-other.qdoc
@@ -51,7 +51,7 @@
\li \l{Setting Up a Qbs Project}
- Qt Build Suite (Qbs) is an all-in-one build
+ \l{Qbs Manual}{Qbs} is an all-in-one build
tool that generates a build graph from a high-level project
description (like qmake or CMake do) and executes the commands in
the low-level build graph (like make does).