Skip to content

Commit 932d748

Browse files
authored
refactor: Minor Refactor Release Versioning (#79)
1 parent 97a17d6 commit 932d748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ import { Integrations } from "/snippets/components/ConnectorGrid/Integration.jsx
242242
<div className="link-list">
243243
<a href="https://www.getcollate.io/product-updates" target="_blank">Release v1.11</a>
244244
<a href="https://www.getcollate.io/product-updates#v1.10.0" target="_blank">Release v1.10</a>
245-
<a href="https://www.getcollate.io/product-updates#v1.9.0" target="_blank">Release v1.09</a>
246-
<a href="https://www.getcollate.io/product-updates#v1.8.0" target="_blank">Release v1.08</a>
245+
<a href="https://www.getcollate.io/product-updates#v1.9.0" target="_blank">Release v1.9</a>
246+
<a href="https://www.getcollate.io/product-updates#v1.8.0" target="_blank">Release v1.8</a>
247247
</div>
248248
</div>
249249

0 commit comments

Comments
 (0)