mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
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:
parent
beae0ccfe9
commit
dbf47cb330
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user