Update version link reference in Create-a-shortcut.md for improved navigation

This commit is contained in:
shidorien
2024-12-01 21:34:18 +01:00
parent ad03a50cc8
commit 547054a76c
@@ -22,7 +22,7 @@
### On task bar
1. Open notepad and drag & drop the version shortcut you need
2. Grab the version link *`(e.g. bsmanager://launch/?version=1.34.2&versionIno=19140298416807704)` - More info [here](https://discord.com/channels/1049624409276694588/1238363810767835136/1240945451964829747)*
2. Grab the version link *`(e.g. bsmanager://launch/?version=1.34.2&versionIno=19140298416807704)` - More info [here](#how-to-create-a-shortcut-on-steam)*
3. open a new notepad and type
```bat
@@ -30,8 +30,8 @@
start <version link>
```
4. save as .bat
5. create a shortcut to this .bat file. Edit the shortcut path to: `cmd.exe /C <shortcut path>`
4.save as .bat
5.create a shortcut to this .bat file. Edit the shortcut path to: `cmd.exe /C <shortcut path>`
## How to create a shortcut on Steam