Docs: update links, sponsors

This commit is contained in:
ocornut
2021-05-20 15:58:40 +02:00
parent 45f5ed52c1
commit 5d77b6f274
4 changed files with 10 additions and 7 deletions

View File

@ -1554,7 +1554,7 @@ static void ShowDemoWindowWidgets()
// Plot/Graph widgets are not very good.
// Consider writing your own, or using a third-party one, see:
// - ImPlot https://github.com/epezent/implot
// - others https://github.com/ocornut/imgui/wiki/Useful-Widgets
// - others https://github.com/ocornut/imgui/wiki/Useful-Extensions
if (ImGui::TreeNode("Plots Widgets"))
{
static bool animate = true;