@cryptotaxi247 / netdata-1 / commits / 89179d3dd

Fixup URLs in package repo documentation to use index files. (#19174)

Austin S. Hemmelgarn committed Dec 11, 2024 at 01:43 UTC 89179d3dde91b9eb3c076b4697aad8140d8c664f
1 file changed +7 -6
packaging/installer/methods/packages.md
+7 -6
@@ -18,7 +18,7 @@ and fail if it cannot do so.
18
19 ## Manual setup of RPM packages
20
21 -Netdata’s official RPM repositories are hosted at <https://repository.netdata.cloud/repos>. We provide four groups of
21 +Netdata’s official RPM repositories are hosted at <https://repository.netdata.cloud/repos/index.html>. We provide four groups of
22 repositories at that top level:
23
24 - `stable`: Contains packages for stable releases of the Netdata Agent.
@@ -46,9 +46,10 @@ current key fingerprint is `6588FDD7B14721FE7C3115E6F9177B5265F56346`. The assoc
46 `https://repository.netdata.cloud/netdatabot.gpg.key`.
47
48 If you are explicitly configuring a system to use our repositories, the recommended setup is to download the
49 -appropriate repository configuration package from <https://repository.netdata.cloud/repos/repoconfig> and install it
50 -directly on the target system using the system package manager. This will ensure any packages needed to use the
51 -repository are also installed, and will help enable a seamless transition if we ever need to change our infrastructure.
49 +appropriate repository configuration package from <https://repository.netdata.cloud/repos/repoconfig/index.html>
50 +and install it directly on the target system using the system package manager. This will ensure any packages
51 +needed to use the repository are also installed, and will help enable a seamless transition if we ever need to
52 +change our infrastructure.
53
54 > **Note**
55 >
@@ -59,7 +60,7 @@ repository are also installed, and will help enable a seamless transition if we
60
61 ## Manual setup of DEB packages
62
62 -Netdata’s official DEB repositories are hosted at <https://repository.netdata.cloud/repos>. We provide four groups of
63 +Netdata’s official DEB repositories are hosted at <https://repository.netdata.cloud/repos/index.html>. We provide four groups of
64 repositories at that top level:
65
66 - `stable`: Contains packages for stable releases of the Netdata Agent.
@@ -102,7 +103,7 @@ current key fingerprint is `6588FDD7B14721FE7C3115E6F9177B5265F56346`. The assoc
103 `https://repository.netdata.cloud/netdatabot.gpg.key`.
104
105 If you are explicitly configuring a system to use our repositories, the recommended setup is to download the
105 -appropriate repository configuration package from <https://repository.netdata.cloud/repos/repoconfig> and install it
106 +appropriate repository configuration package from <https://repository.netdata.cloud/repos/repoconfig/index.html> and install it
107 directly on the target system using the system package manager. This will ensure any packages needed to use the
108 repository are also installed, and will help enable a seamless transition if we ever need to change our infrastructure.
109