Skip to content

Commit a37796f

Browse files
author
Marwan Mattar
authored
Develop mm fix readme releases (#3966)
* Fix broken link and clean-up Releases section. * Updated link to be consistent with the table. * Update one of the bullets for consistency.
1 parent c7db35d commit a37796f

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

README.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,21 @@ descriptions of all these features.
4848

4949
## Releases & Documentation
5050

51-
**Our latest, stable release is `Release 1`. Click [here](docs/Readme.md) to
52-
get started with the latest release of ML-Agents.**
53-
54-
The table below lists all our releases, including our `master` branch which is under active
55-
development and may be unstable. A few helpful guidelines:
56-
* The docs links in the table below include installation and usage instructions specific to each
57-
release. Remember to always use the documentation that corresponds to the release version you're
58-
using.
59-
* See the [GitHub releases](https://github.com/Unity-Technologies/ml-agents/releases) for more
60-
details of the changes between versions.
61-
* If you have used an earlier version of the ML-Agents Toolkit, we strongly recommend our
62-
[guide on migrating from earlier versions](docs/Migrating.md).
51+
**Our latest, stable release is `Release 1`. Click
52+
[here](https://github.com/Unity-Technologies/ml-agents/tree/release_1/docs/Readme.md)
53+
to get started with the latest release of ML-Agents.**
54+
55+
The table below lists all our releases, including our `master` branch which is
56+
under active development and may be unstable. A few helpful guidelines:
57+
- The [Versioning page](docs/Versioning.md) overviews how we manage our GitHub
58+
releases and the versioning process for each of the ML-Agents components.
59+
- The [Releases page](https://github.com/Unity-Technologies/ml-agents/releases)
60+
contains details of the changes between releases.
61+
- The [Migration page](docs/Migrating.md) contains details on how to upgrade
62+
from earlier releases of the ML-Agents Toolkit.
63+
- The **Documentation** links in the table below include installation and usage
64+
instructions specific to each release. Remember to always use the
65+
documentation that corresponds to the release version you're using.
6366

6467
| **Version** | **Release Date** | **Source** | **Documentation** | **Download** |
6568
|:-------:|:------:|:-------------:|:-------:|:------------:|

0 commit comments

Comments
 (0)