Skip to content

Commit

Permalink
fix: Wrong hyperlink for default values permalink in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vel-San committed Sep 8, 2021
1 parent 8eb2c9d commit 566cd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ STEAM_CODE=

Use these vars to tweak the server settings when a container starts

>NOTE: Removing variables or not putting any values will automatically use the default values, as found [HERE](https://github.com/Vel-San/killing-floor-docker/blob/1ac09a4d55e7369442bb75831d70413d36e9ced9/scripts/kf1_functions.sh#L24)
>NOTE: Removing variables or not putting any values will automatically use the default values, as found [HERE](https://github.com/Vel-San/killing-floor-docker/blob/master/scripts/kf1_functions.sh#L25)
```bash
# Map Name
Expand Down

0 comments on commit 566cd2f

Please sign in to comment.