chore: update documentation links to use the new domain

This commit is contained in:
Alex
2024-05-12 11:40:09 +01:00
parent ad76f239a3
commit 12d483fde6
3 changed files with 6 additions and 6 deletions

View File

@@ -345,7 +345,7 @@ export default function Navigation({ navOpen, setNavOpen }: NavigationProps) {
</NavLink>
<a
href="https://docs.docsgpt.co.uk/"
href="https://docs.docsgpt.cloud/"
target="_blank"
rel="noreferrer"
className="my-auto mx-4 flex h-9 cursor-pointer gap-4 rounded-3xl hover:bg-gray-100 dark:hover:bg-purple-taupe"