Skip to content

Commit

Permalink
fix(docs): fixed deployed domain
Browse files Browse the repository at this point in the history
  • Loading branch information
zZHorizonZz committed Aug 19, 2024
1 parent c271fb3 commit 11b2810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.ts
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 11b2810

Please sign in to comment.