1
0
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:
Bartosz Taudul
2020-04-10 17:48:59 +02:00
parent 895e06d778
commit f8231bb109
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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" ) )