Remove versions from list

This commit is contained in:
Lukas Klingsbo
2020-11-29 17:34:26 +01:00
committed by renancaraujo
parent df79f5464c
commit cbda46f193

View File

@@ -38,9 +38,9 @@ The current v1 release is `1.0.0-rc2` on pub. The last stable version so far is
Note that the documentation in the master branch of this repo is newer than the latest released version.
Here you can find the documentation for different versions:
- Latest stable version (0.28.x): [Flame-engine website](https://flame-engine.org/)
- Latest [0.28.x release](https://github.com/flame-engine/flame/tree/master-v0.x/doc) GitHub docs
- Latest [v1.0.0 release](https://github.com/flame-engine/flame/tree/1.0.0-rc2/doc) GitHub docs
- Latest stable version: [Flame-engine website](https://flame-engine.org/)
- Latest stable version: [GitHub docs](https://github.com/flame-engine/flame/tree/master-v0.x/doc)
- Latest v1.0.0 version: [GitHub docs](https://github.com/flame-engine/flame/tree/1.0.0-rc2/doc)
The complete documentation can be found [here](doc/README.md).