Skip to content

Commit e706eb9

Browse files
committed
Update documentation link
1 parent 57c68db commit e706eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ protected virtual void DrawDebugTab()
165165
"Open Documentation",
166166
() =>
167167
{
168-
Application.OpenURL("http://portal.thirdweb.com/unity/v5");
168+
Application.OpenURL("http://portal.thirdweb.com/unity");
169169
}
170170
);
171171
}

0 commit comments

Comments
 (0)