Skip to content

Commit 7e74402

Browse files
authored
Fix URLs in chapter 13 of Admin Guide (#1186)
1 parent 7e12be8 commit 7e74402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/books/admin_guide/13-softwares.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,7 @@ Examples:
926926
* Download a `.repo` file and use it:
927927

928928
```
929-
dnf config-manager --add-repo https://packages._centreon_.com/rpm-standard/23.04/el8/_centreon_.repo
929+
dnf config-manager --add-repo https://packages.centreon.com/ui/native/rpm-standard/23.04/el8/centreon-23.04.repo
930930
```
931931

932932
* You can also set an url as a base url for a repo:

0 commit comments

Comments
 (0)