We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a90606 commit 5234857Copy full SHA for 5234857
documentation/operations/migrate-to-enterprise.md
@@ -53,7 +53,7 @@ architecture. You should always opt for the latest version of the Enterprise
53
edition.
54
55
:::tip
56
-You may consult the [release notes](https://questdb.com/release-notes/?type=enterprise)
+You may consult the [release notes](https://questdb.com/release-notes/?ref=docs&type=enterprise)
57
to consult the latest changes and features.
58
:::
59
src/theme/NavbarItem/CustomNavbarItems.js
@@ -116,7 +116,7 @@ export default function CustomNavbarItems() {
116
>
117
<li>
118
<Link
119
- to="https://questdb.com/release-notes"
+ to="https://questdb.com/release-notes?ref=docs"
120
target="_self"
121
className="dropdown__link font-semibold"
122
0 commit comments