Change the Url from sixtyfps.io to slint-ui.com

Also, change the URL of the logo in the docs
This commit is contained in:
Olivier Goffart 2022-02-08 08:48:24 +01:00
parent d1e48540e1
commit 1425ef63de
99 changed files with 161 additions and 161 deletions

View file

@ -6,4 +6,4 @@ at the [examples](https://github.com/slint-ui/slint/tree/master/examples) in the
see how these look like and can be used, such as the [todo example](https://github.com/slint-ui/slint/tree/master/examples/todo).
A slightly more polished version of this memory puzzle game is [available in the Slint repository](
https://github.com/slint-ui/slint/tree/master/examples/memory). And you can <a href="https://sixtyfps.io/demos/memory/" target="_blank">play the wasm version</a> in your browser.
https://github.com/slint-ui/slint/tree/master/examples/memory). And you can <a href="https://slint-ui.com/demos/memory/" target="_blank">play the wasm version</a> in your browser.