fix: open page link

This commit is contained in:
Timur Ercan
2023-08-17 12:46:24 +02:00
parent badb897c06
commit 454c2f45bd

View File

@ -73,7 +73,7 @@ export default async function OpenPage() {
<p className="text-muted-foreground mt-4 max-w-[60ch] text-center text-lg leading-normal">
All our metrics, finances, and learnings are public. We believe in transparency and want
to share our journey with you. You can read more about why here:{' '}
<a className="font-bold" href="https://documenso.com//blog/preseed" target="_blank">
<a className="font-bold" href="https://documenso.com/blog/preseed" target="_blank">
Announcing Open Metrics
</a>
</p>