Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit b054a0b

Browse files
committed
fix(ui): docs link
1 parent eddce20 commit b054a0b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
primerdriver-docs.kvd.studio

ui/src/components/Landing.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function Landing() {
5757
</a>
5858
{" | "}
5959
<a
60-
href="https://primerdriver-docs.lab.kvd.studio"
60+
href="https://primerdriver-docs.kvd.studio"
6161
target="_blank"
6262
rel="noopener noreferrer"
6363
className="px-2"

0 commit comments

Comments
 (0)