diff --git a/website/blog/2023-01-17-v3-roadmap.mdx b/website/blog/2023-01-17-v3-roadmap.mdx index a0fde63a0..adc53e36e 100644 --- a/website/blog/2023-01-17-v3-roadmap.mdx +++ b/website/blog/2023-01-17-v3-roadmap.mdx @@ -113,7 +113,7 @@ app.Log.Info("Hello World") ``` This is a much more powerful API which will allow for more complex applications to be built. -It also allows for the creation of multiple windows: +It also allows for the creation of multiple windows, [the most up-voted feature on GitHub](https://github.com/wailsapp/wails/issues/1480): ```go func main() {