Skip to content

Commit 5ad10fa

Browse files
author
Marwan Mattar
authored
Merge pull request #474 from Unity-Technologies/docs/contrib-guidelines-fix
Moved contrib guidelines to be recognized by Github
2 parents c252a1d + 9b524a1 commit 5ad10fa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to the wider research and game developer communities.
3232
## Documentation and References
3333

3434
**For more information, in addition to installation and usage
35-
instructions, see our [documentation home](docs/README.md).** If you have
35+
instructions, see our [documentation home](docs/Readme.md).** If you have
3636
used a version of ML-Agents prior to v0.3, we strongly recommend
3737
our [guide on migrating to v0.3](docs/Migrating-v0.3.md).
3838

@@ -55,7 +55,7 @@ In addition to our own documentation, here are some additional, relevant article
5555

5656
ML-Agents is an open-source project and we encourage and welcome contributions.
5757
If you wish to contribute, be sure to review our
58-
[contribution guidelines](docs/Contribution-Guidelines.md) and
58+
[contribution guidelines](CONTRIBUTING.md) and
5959
[code of conduct](CODE_OF_CONDUCT.md).
6060

6161
You can connect with us and the broader community

docs/Learning-Environment-Examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on how to design and build your own environments see our
1313
page.
1414

1515
If you would like to contribute environments, please see our
16-
[contribution guidelines](Contribution-Guidelines.md) page.
16+
[contribution guidelines](CONTRIBUTING.md) page.
1717

1818
## Basic
1919

0 commit comments

Comments
 (0)