summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2023-12-18 15:30:55 +0100
committerRobert Griebl <robert.griebl@qt.io>2023-12-18 15:56:44 +0100
commitbcfaee034701f3743eee5707be1a637af7f6c322 (patch)
tree7623ae12ac4cdb982bcb456f52064987f659e7e1
parent9a785e9c261fb90ccce91c2177a576deceb6cc0a (diff)
doc: Fix sidebar link
Pick-to: 6.7 6.6 6.5 Change-Id: I2f552219ed63ae08d0c922857a93d2155017747f Reviewed-by: Dominik Holland <dominik.holland@qt.io>
-rw-r--r--doc/online/style/qt5-sidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/online/style/qt5-sidebar.html b/doc/online/style/qt5-sidebar.html
index 33679de9..7ca1d284 100644
--- a/doc/online/style/qt5-sidebar.html
+++ b/doc/online/style/qt5-sidebar.html
@@ -14,7 +14,7 @@
<li><a href="debugging.html">Logging and Debugging</a></li>
<li><a href="singlevsmultiprocess.html">Single-Process vs. Multi-Process</a></li>
<li><a href="use-qt-resources.html">Using Qt Resources</a></li>
- <li><a href="migration-guide-6-2.html">Migration Guide</a></li>
+ <li><a href="whatsnew.html">Whats' New</a></li>
<li><a href="troubleshoot.html">Troubleshooting</a></li>
<li><a href="index.html#examples">Examples</a></li>
</ul>