summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/qtquick-buttons.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-08-20 12:40:26 +0200
committerCasper van Donderen <casper.vandonderen@nokia.com>2012-08-22 08:56:20 +0200
commit0d0121b033c15184242b79a800f7502b9424a090 (patch)
tree168326b3010484f27eb885806f09667ed320ad16 /doc/src/qtquick/qtquick-buttons.qdoc
parentfd7eeb75bfd8047142d3e35f387d1f0824d84bc5 (diff)
downloadqt-creator-0d0121b033c15184242b79a800f7502b9424a090.tar.gz
Doc: switch links to point to qt-project.org
Change-Id: I136a28697c0b7aba03227387c5ce2e106c52708a Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc/src/qtquick/qtquick-buttons.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-buttons.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qtquick/qtquick-buttons.qdoc b/doc/src/qtquick/qtquick-buttons.qdoc
index a311dab966..46ad15c28a 100644
--- a/doc/src/qtquick/qtquick-buttons.qdoc
+++ b/doc/src/qtquick/qtquick-buttons.qdoc
@@ -92,7 +92,7 @@
\endlist
To create a graphical button that scales beautifully without using vector
- graphics, use the \l{http://doc.qt.nokia.com/4.7/qml-borderimage.html}
+ graphics, use the \l{http://qt-project.org/doc/qt-4.8/qml-borderimage.html}
{Border Image} element. For more information, see
\l{Creating Scalable Buttons and Borders}.
@@ -108,7 +108,7 @@
\title Creating Scalable Buttons and Borders
- You can use the \l{http://doc.qt.nokia.com/4.7/qml-borderimage.html}
+ You can use the \l{http://qt-project.org/doc/qt-4.8/qml-borderimage.html}
{Border Image} element to display an image, such as a PNG file, as a border
and a background.