Skip to content

Commit 7793f09

Browse files
committed
Remove errant quotes
1 parent 25f3551 commit 7793f09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme-vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ param_ports:
2121
# application setup block
2222
app_setup_block_enabled: true
2323
app_setup_block: |
24-
"Web interface is at `<your ip>:8081`.
24+
Web interface is at `<your ip>:8081`.
2525
26-
Set paths for downloads, tv-shows to match docker mappings via the webui, for more information check out [{{ project_name|capitalize }}]({{ project_url }})."
26+
Set paths for downloads, tv-shows to match docker mappings via the webui, for more information check out [{{ project_name|capitalize }}]({{ project_url }}).
2727
2828
# changelog
2929
changelogs:

0 commit comments

Comments
 (0)