fix sim/README.md hyperlink (#9896)

The `sim/RADME.md` text have a hyperlink directing to the root `README.md` instead of the simulation one.

This PR fixes the embedded hyperlink.
This commit is contained in:
Miguel de Sousa 2023-11-13 01:49:50 -03:00 committed by GitHub
parent beae0ccfe9
commit dbf47cb330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ Note: Commands that ask for a team want the team in [packed team format](./sim/T
- Simulates a battle, taking input to stdin and writing output to stdout
Using Pokémon Showdown as a command-line simulator is documented at:
[sim/README.md](./README.md)
[sim/README.md](./sim/README.md)
`./pokemon-showdown json-team`