diff options
author | Topi Reinio <topi.reinio@digia.com> | 2015-04-10 11:43:01 (GMT) |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | 2015-04-11 10:08:42 (GMT) |
commit | 35c968f8582783884936d9e8e8421d75c369b172 (patch) | |
tree | d8bbbe0d22c5a6deef97c74839025bcff0bdb9ab /src/3rdparty | |
parent | 9895339de8da4234805c795477b729316210a295 (diff) | |
download | Qt-35c968f8582783884936d9e8e8421d75c369b172.zip Qt-35c968f8582783884936d9e8e8421d75c369b172.tar.gz Qt-35c968f8582783884936d9e8e8421d75c369b172.tar.bz2 |
Doc: Update obsolete external URLs
Update external URLs in the documentation for links where the
resource is still available online.
Change-Id: I99e5d6d7e030f93c3fe8d31cf300077e2897649e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/3rdparty')
-rw-r--r-- | src/3rdparty/webkit/Source/WebKit/qt/docs/qtwebkit-goes-mobile.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/Source/WebKit/qt/docs/qtwebkit-goes-mobile.qdoc b/src/3rdparty/webkit/Source/WebKit/qt/docs/qtwebkit-goes-mobile.qdoc index 40144d1..3bcaffa 100644 --- a/src/3rdparty/webkit/Source/WebKit/qt/docs/qtwebkit-goes-mobile.qdoc +++ b/src/3rdparty/webkit/Source/WebKit/qt/docs/qtwebkit-goes-mobile.qdoc @@ -68,7 +68,7 @@ just scale the existing tiles. Then, at the end of the animation, update tiles on top of the scaled ones. For now we will ignore the blocking issue and concentrate on the tiling and the interaction model. - More information about Tiling can be found here: \l{http://doc.qt.nokia.com/4.7/qwebsettings.html#WebAttribute-enum} (see the entry for TiledBackingStoreEnabled). + More information about Tiling can be found here: \l{http://doc.qt.io/qt-4.8/qwebsettings.html#WebAttribute-enum} (see the entry for TiledBackingStoreEnabled). \section1 Resize to Contents |