mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Change main repository to github.
This commit is contained in:
@@ -477,7 +477,7 @@ static void DrawContents()
|
||||
{
|
||||
if( ImGui::Selectable( ICON_FA_HOME " Tracy Profiler home page" ) )
|
||||
{
|
||||
OpenWebpage( "https://bitbucket.org/wolfpld/tracy" );
|
||||
OpenWebpage( "https://github.com/wolfpld/tracy" );
|
||||
}
|
||||
ImGui::Separator();
|
||||
if( ImGui::Selectable( ICON_FA_VIDEO " Overview of v0.2" ) )
|
||||
|
||||
Reference in New Issue
Block a user