diff --git a/doc/src/platforms/ios.qdoc b/doc/src/platforms/ios.qdoc
index f8400143d6bdc2399599b2767736b29b7a3de3fe..85b7d90c22b728e2990a63f4d6ea5a178d2deb51 100644
--- a/doc/src/platforms/ios.qdoc
+++ b/doc/src/platforms/ios.qdoc
@@ -354,7 +354,7 @@
     and keys that have to be set in the Info.plist.
 
     To support the iPhone 6, a launch file (an interface builder .xib file or a storyboard file) should be provided.
-    For more information, see \l{https://developer.apple.com/library/ios/documentati on/userexperience/conceptual/MobileHIG/LaunchImages.html}{Launch Images}.
+    For more information, see \l{https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/launch-screen/}{Launch Screen}.
     Assuming that you called the launch file Launch.xib, it can be added to the Info.plist as follows:
     \badcode
     <key>UILaunchStoryboardName</key>