diff --git a/docs/config.ts b/docs/config.ts index 07b64a3..bef6552 100644 --- a/docs/config.ts +++ b/docs/config.ts @@ -1,7 +1,7 @@ import type { SocialObjects } from "@/lib/types"; export const SITE = { - website: "https://hyperoot.dev", // replace this with your deployed domain + website: "https://cloudeko.github.io/cloudeko-zenei/", author: "HYP3R00T and Zenei contributors", desc: "Documentation for Cloudeko Zenei authentication and authorization service", title: "Cloudeko Zenei Docs",