diff --git a/docs/dependencies.mdx b/docs/dependencies.mdx index 9953a922e..316e8fd90 100644 --- a/docs/dependencies.mdx +++ b/docs/dependencies.mdx @@ -16,7 +16,7 @@ The Qt framework version used during development was ~5.15.2~ and >=6.2. ##### Required - minimum ISO C++ standard is C++20 -- >= [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 - >= [range-v3 0.11.0](https://github.com/ericniebler/range-v3) - [tabulate](https://github.com/p-ranav/tabulate)