@cryptotaxi247 / netdata-1 / commits / f89746e59

Add link to meta section on integrations template (#18713)

Fotis Voutsas committed Oct 8, 2024 at 10:34 UTC f89746e595ae81518961d25f9744f6bb43dc1c68
1 file changed +1 -1
integrations/templates/setup.md
+1 -1
@@ -44,7 +44,7 @@ Configuration for this specific integration is located in the `[[ entry.setup.co
44 [% include 'setup/sample-netdata-config.md' %]
45 [% endif %]
46
47 -You can edit the configuration file using the `edit-config` script from the
47 +You can edit the configuration file using the [`edit-config`](/docs/netdata-agent/configuration/README.md#edit-a-configuration-file-using-edit-config) script from the
48 Netdata [config directory](/docs/netdata-agent/configuration/README.md#the-netdata-config-directory).
49
50 ```bash