Skip to content

Commit 5d72801

Browse files
committed
Update docs link
1 parent eedb340 commit 5d72801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ private void DrawDebugTab()
203203
"Open Documentation",
204204
() =>
205205
{
206-
Application.OpenURL("http://portal.thirdweb.com/unity/v5/thirdwebmanager");
206+
Application.OpenURL("http://portal.thirdweb.com/unity/v5");
207207
}
208208
);
209209
}

0 commit comments

Comments
 (0)