Skip to content

Commit

Permalink
Updated link name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dashboy1998 committed Jan 29, 2024
1 parent 5cb01c0 commit 6837bf6
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 @@ -141,7 +141,7 @@ It is highly recommended you set the following environment values before startin
| RCON_ENABLED*** | Enable RCON for the Palworld server | true | true/false |
| RCON_PORT | RCON port to connect to | 25575 | 1024-65535 |
| QUERY_PORT | Query port used to communicate with Steam servers | 27015 | 1024-65535 |
| BACKUP_CRON_EXPRESSION | Setting affects frequency of automatic backups. | 0 0 * * * | Needs a Cron-Expression - See [Cron expression](#Configuring-Automatic-Backups-with-Cron) |
| BACKUP_CRON_EXPRESSION | Setting affects frequency of automatic backups. | 0 0 * * * | Needs a Cron-Expression - See [Configuring Automatic Backups with Cron](#Configuring-Automatic-Backups-with-Cron) |

Check failure on line 144 in README.md

View workflow job for this annotation

GitHub Actions / Lint - Markdown

Spaces inside emphasis markers

README.md:144:83 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "* *"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md037.md

Check failure on line 144 in README.md

View workflow job for this annotation

GitHub Actions / Lint - Markdown

Spaces inside emphasis markers

README.md:144:83 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "* *"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md037.md

Check failure on line 144 in README.md

View workflow job for this annotation

GitHub Actions / Lint - Markdown

Link fragments should be valid

README.md:144:121 MD051/link-fragments Link fragments should be valid [Expected: #configuring-automatic-backups-with-cron; Actual: #Configuring-Automatic-Backups-with-Cron] [Context: "[Configuring Automatic Backups with Cron](#Configuring-Automatic-Backups-with-Cron)"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md051.md
| BACKUP_ENABLED | Enables automatic backups | true | true/false |

*highly recommended to set
Expand Down

0 comments on commit 6837bf6

Please sign in to comment.