Skip to content

Commit 5234857

Browse files
committed
Add documentation reference to docs links
1 parent 3a90606 commit 5234857

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/operations/migrate-to-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ architecture. You should always opt for the latest version of the Enterprise
5353
edition.
5454

5555
:::tip
56-
You may consult the [release notes](https://questdb.com/release-notes/?type=enterprise)
56+
You may consult the [release notes](https://questdb.com/release-notes/?ref=docs&type=enterprise)
5757
to consult the latest changes and features.
5858
:::
5959

src/theme/NavbarItem/CustomNavbarItems.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default function CustomNavbarItems() {
116116
>
117117
<li>
118118
<Link
119-
to="https://questdb.com/release-notes"
119+
to="https://questdb.com/release-notes?ref=docs"
120120
target="_self"
121121
className="dropdown__link font-semibold"
122122
>

0 commit comments

Comments
 (0)