Pokemon RB: Fix broken link in Pokemon setup instructions (#1254)

The setup_en.md file had an un-escaped URL that was breaking a link; this fixes the link by escaping the spaces in the URL.
This commit is contained in:
tctompk 2022-11-24 13:11:46 -07:00 committed by GitHub
parent aae78a8a12
commit d0ce44cd38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ an experience customized for their taste, and different players in the same mult
### Where do I get a YAML file? ### Where do I get a YAML file?
You can generate a yaml or download a template by visiting the [Pokemon Red and Blue Player Settings Page](/games/Pokemon Red and Blue/player-settings) You can generate a yaml or download a template by visiting the [Pokemon Red and Blue Player Settings Page](/games/Pokemon%20Red%20and%20Blue/player-settings)
It is important to note that the `game_version` option determines the ROM file that will be patched. It is important to note that the `game_version` option determines the ROM file that will be patched.
Both the player and the person generating (if they are generating locally) will need the corresponding ROM file. Both the player and the person generating (if they are generating locally) will need the corresponding ROM file.