Skip to content

Commit 5f8b59e

Browse files
authored
Merge pull request #537 from Icinga/doku_fix
Fix missing file name in URL
2 parents 5263f0c + b5493ee commit 5f8b59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/110-Installation/01-Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ Invoke-WebRequest `
102102
& $ScriptFile `
103103
-ModuleDirectory 'C:\Program Files\WindowsPowerShell\Modules\' `
104104
-InstallCommand '{"IfW-DirectorSelfServiceKey":{"Values":["651f889ca5f364e89ed709eabde6237fb02050ff"]},"IfW-DirectorUrl":{"Values":["https://icinga.example.com/icingaweb2/director"]}}' `
105-
-IcingaRepository 'https://icinga.example.com/repositories/stable';
105+
-IcingaRepository 'https://icinga.example.com/repositories/stable/ifw.repo.json';
106106
```

0 commit comments

Comments
 (0)