Skip to content

Commit 72d0e3d

Browse files
committed
docs: update main link
1 parent a924477 commit 72d0e3d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

code/lib/constants.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
// SPDX-License-Identifier: Apache-2.0
44

55
export const GITHUB_URL = "https://github.com/InditexTech/weavejs";
6-
// export const DOCUMENTATION_URL =
7-
// "https://stunning-enigma-169l5kv.pages.github.io";
8-
export const DOCUMENTATION_URL =
9-
"https://stunning-enigma-169l5kv.pages.github.io";
6+
export const DOCUMENTATION_URL = "https://inditextech.github.io/weavejs";
107

118
export const SIDEBAR_ELEMENTS = {
129
images: "images",

0 commit comments

Comments
 (0)