Skip to content

Commit a4249aa

Browse files
update doc link
1 parent d221fb4 commit a4249aa

File tree

1 file changed

+1
-1
lines changed
  • UnityProject/Packages/com.jasonxudeveloper.jengine.core/Editor

1 file changed

+1
-1
lines changed

UnityProject/Packages/com.jasonxudeveloper.jengine.core/Editor/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public static Settings Instance
8181
EditorUtility.DisplayDialog("Kindly Notice",
8282
"[JEngine] First time to use JEngine please read the document first! URL: jengine.xgamedev.net",
8383
"Done");
84-
Application.OpenURL("https://jengine.xgamedev.net/documents/0.8/");
84+
Application.OpenURL("https://jengine.xgamedev.net/documents/1.0/");
8585
}
8686
}
8787

0 commit comments

Comments
 (0)