Skip to content

Commit 643df35

Browse files
Fix mkdocs (#6003)
* Fixed mkdocs config. * Updated README.
1 parent a6cf25a commit 643df35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ See our [ML-Agents Overview](ML-Agents-Overview.md) page for detailed
4444
descriptions of all these features. Or go straight to our [web docs](https://unity-technologies.github.io/ml-agents/).
4545
## Releases & Documentation
4646

47-
**Our latest, stable release is `Release 20`. Click
47+
**Our latest, stable release is `Release 21`. Click
4848
[here](Getting-Started.md)
4949
to get started with the latest release of ML-Agents.**
5050

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ theme:
3838
logo: images/unity-logo.png
3939
favicon: images/unity-logo-black.png
4040
palette:
41-
primary: blue
42-
accent: light blue
41+
- primary: blue
42+
- accent: light blue
4343
# Palette toggle for light mode
4444
- scheme: default
4545
toggle:

0 commit comments

Comments
 (0)