Skip to content

Commit b2d9165

Browse files
committed
change documentation url
1 parent 42cef49 commit b2d9165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "LLM for Unity allows to run and distribute Large Language Models (LLMs) in the Unity engine.",
66
"unity": "2022.3",
77
"unityRelease": "16f1",
8-
"documentationUrl": "https://github.com/undreamai/LLMUnity",
8+
"documentationUrl": "https://undream.ai/LLMUnity",
99
"testables": [
1010
"undream.llmunity.Runtime.Tests"
1111
],

0 commit comments

Comments
 (0)