Link to cropped guadec video.

This commit is contained in:
Bartosz Taudul
2026-08-06 21:21:26 +02:00
parent 507c77ba41
commit dcc86d343b

View File

@@ -774,7 +774,7 @@ static void DrawContents()
ImGui::Separator();
if( ImGui::Selectable( ICON_FA_VIDEO " Performance profiling Mutter, GNOME Shell & apps with Tracy Ivan Molodetskikh GUADEC 2026" ) )
{
tracy::OpenWebpage( "https://youtu.be/Q4O7dhreLDU?t=21080" );
tracy::OpenWebpage( "https://youtu.be/KFp3iCdlP7c" );
}
if( ImGui::Selectable( ICON_FA_VIDEO " An Introduction to Tracy Profiler in C++ Marcos Slomp CppCon 2023" ) )
{