chore(docs): update links to docs

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-02-19 00:09:41 +01:00
parent 8ca74c5435
commit 64a6093f00
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<br />
<a href="https://openpanel.dev">Website</a>
·
<a href="https://docs.openpanel.dev">Docs</a>
<a href="https://openpanel.dev/docs">Docs</a>
·
<a href="https://dashboard.openpanel.dev">Sign in</a>
·
@@ -48,7 +48,7 @@ Openpanel is a powerful analytics platform that captures and visualizes user beh
OpenPanel can be self-hosted and we have tried to make it as simple as possible.
You can find the how to [here](https://docs.openpanel.dev/docs/self-hosting)
You can find the how to [here](https://openpanel.dev/docs/self-hosting/self-hosting)
**Give us a star if you like it!**

View File

@@ -26,7 +26,7 @@ export function CreateClientSuccess({ id, secret }: Props) {
Read our{' '}
<a
target="_blank"
href="https://docs.openpanel.dev"
href="https://openpanel.dev/docs"
className="underline"
rel="noreferrer"
>

View File

@@ -65,7 +65,7 @@ export default function AddClient() {
<div className="mt-4 flex gap-4">
<a
className={cn(buttonVariants({ variant: 'secondary' }), 'flex-1')}
href="https://docs.openpanel.dev/docs"
href="https://openpanel.dev/docs"
target="_blank"
rel="noreferrer"
>