summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-07-24 11:22:36 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-07-24 09:58:23 +0000
commit0fd9a72624901090324ba5ccebe5221d9437fcfb (patch)
tree892e9f36545f06e1785b92cca9049cd631bb13ec
parent3ac456496b51d551e6e91feec49d2a422a43cc42 (diff)
Doc: Fix broken external link to Apple Developer page
Change link target so that it points to a location that is less prone to change in the future. The original document is gone, and the Apple Developer site has undergone major restructuring in the years since. By pointing the user to the main landing page, our link will likely work also in the future, even if Apple decides to redesign their Apple Developer site. Task-number: QTBUG-60494 Change-Id: Icff92dcbbe202bc5e2e46ba44eabac610f9b1899 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--doc/src/platforms/osx.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/osx.qdoc b/doc/src/platforms/osx.qdoc
index d9948c813..c08388a65 100644
--- a/doc/src/platforms/osx.qdoc
+++ b/doc/src/platforms/osx.qdoc
@@ -1006,7 +1006,7 @@
When you are done linking your application to Qt, either
statically or as frameworks, the application is ready to be
distributed. For more information, refer to the
- \l {https://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/OSXWorkflowGuide/Introduction/Introduction.html}{Tools Workflow Guide}.
+ \l {https://developer.apple.com/}{Apple Developer} website.
Although the process of deploying an application do have some
pitfalls, once you know the various issues you can easily create