Skip to content

Commit 724d334

Browse files
authored
Change CTA text for DB (#455)
1 parent 5341845 commit 724d334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/_libraries/db.$version.index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default function DBVersionIndex() {
6666
params={{ libraryId: library.id, version }}
6767
className={`py-2 px-4 bg-orange-500 rounded text-white uppercase font-extrabold`}
6868
>
69-
Coming soon »
69+
Get Started »
7070
</Link>
7171
</div>
7272
<LibraryFeatureHighlights

0 commit comments

Comments
 (0)