We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ad2fb commit b3af5b8Copy full SHA for b3af5b8
docs/dependencies.mdx
@@ -16,7 +16,7 @@ The Qt framework version used during development was ~5.15.2~ and >=6.2.
16
##### Required
17
18
- minimum ISO C++ standard is C++20
19
-- >= [Qt Framework 6.2](https://www.qt.io/download-qt-installer) - [`QtCore`](https://doc.qt.io/qt-6/qtcore-module.html) and [`QtSql`](https://doc.qt.io/qt-6/qtsql-index.html) modules
+- >= [Qt Framework 6.2](https://www.qt.io/download-qt-installer) - [`QtCore`](https://doc.qt.io/qt/qtcore-module.html) and [`QtSql`](https://doc.qt.io/qt/qtsql-index.html) modules
20
- >= [range-v3 0.11.0](https://github.com/ericniebler/range-v3)
21
- [tabulate](https://github.com/p-ranav/tabulate)
22
0 commit comments