Remove the www from all sixtyfps.io URL

This commit is contained in:
Olivier Goffart 2020-10-29 11:06:06 +01:00
parent 0b169b564a
commit 263df7dc63
10 changed files with 20 additions and 20 deletions

View file

@ -2,10 +2,10 @@
**A C++ UI toolkit**
[SixtyFPS](https://www.sixtyfps.io/) is a UI toolkit that supports different programming languages.
[SixtyFPS](https://sixtyfps.io/) is a UI toolkit that supports different programming languages.
SixtyFPS.cpp is the C++ API to interact with a SixtyFPS UI from C++.
The complete C++ documentation can be viewed online at https://www.sixtyfps.io/docs/cpp/.
The complete C++ documentation can be viewed online at https://sixtyfps.io/docs/cpp/.
**Warning: Pre-Alpha**
SixtyFPS is still in the early stages of development: APIs will change and important features are still being developed.