summaryrefslogtreecommitdiffstats
path: root/src/collectors/freebsd.plugin/integrations/kern.cp_time.md
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2024-02-20 09:08:46 +0200
committerGitHub <noreply@github.com>2024-02-20 09:08:46 +0200
commitf27f4f714a61a5503ba17d8da8a3f8558a6fd7f8 (patch)
tree42f52f5e4e9052daddc34996cc35ad3eb7d8cbc5 /src/collectors/freebsd.plugin/integrations/kern.cp_time.md
parent3da2004b82a1eb8d2f5fb3de1cd5201b2245fede (diff)
Documentation changes, new files and restructuring the hierarchy (#17014)
* docs additions * docs from writerside, not to be published in this state, links need work and Learn map needs to include them * rename some files to reduce repetition on filenames * use new packaging documentation and replace links to old * change learn-rel-path to new category names * replace configuration file with new one, add conf directory section to it, and replace links to point to that * linkfix * run integrations pipeline to get new links * catoverpage * fix writerside style links * addition in on-prem mention * comment out mermaid problematic line * change path of alerting integrations docs for Learn * fix * fixes * fix diagrams
Diffstat (limited to 'src/collectors/freebsd.plugin/integrations/kern.cp_time.md')
-rw-r--r--src/collectors/freebsd.plugin/integrations/kern.cp_time.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/collectors/freebsd.plugin/integrations/kern.cp_time.md b/src/collectors/freebsd.plugin/integrations/kern.cp_time.md
index 9c8efa6109..b12ad8eda6 100644
--- a/src/collectors/freebsd.plugin/integrations/kern.cp_time.md
+++ b/src/collectors/freebsd.plugin/integrations/kern.cp_time.md
@@ -3,7 +3,7 @@ custom_edit_url: "https://github.com/netdata/netdata/edit/master/src/collectors/
meta_yaml: "https://github.com/netdata/netdata/edit/master/src/collectors/freebsd.plugin/metadata.yaml"
sidebar_label: "kern.cp_time"
learn_status: "Published"
-learn_rel_path: "Data Collection/FreeBSD"
+learn_rel_path: "Collecting Metrics/FreeBSD"
most_popular: False
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -115,7 +115,7 @@ The file format is a modified INI syntax. The general structure is:
option3 = some third value
```
You can edit the configuration file using the `edit-config` script from the
-Netdata [config directory](https://github.com/netdata/netdata/blob/master/docs/configure/nodes.md#the-netdata-config-directory).
+Netdata [config directory](https://github.com/netdata/netdata/blob/master/docs/netdata-agent/configuration.md#the-netdata-config-directory).
```bash
cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata