From d6bc0a234aa154bc9148e1e2f32557f5a6a73c12 Mon Sep 17 00:00:00 2001 From: ItsNiceCraft <74358857+ItsNiceCraft@users.noreply.github.com> Date: Thu, 28 Sep 2023 19:35:33 +0200 Subject: [PATCH] docs: replace old github wiki with new page in readme (#107) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76417c86..b1c0861a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ UnifiedMetrics is a fully-featured free and open-source metrics collection plugi licensed under [GNU LGPLv3](COPYING.LESSER). [![Grafana Dashboard](.github/assets/grafana.png)](https://unifiedmetrics-demo.cubxity.dev) -*Dashboard [included](https://github.com/Cubxity/UnifiedMetrics/wiki/Grafana) out-of-box!* +*Dashboard [included](https://docs.cubxity.dev/docs/unifiedmetrics/guides/grafana) out-of-box!* Click [here](https://unifiedmetrics-demo.cubxity.dev) for live preview! ## Features @@ -37,7 +37,7 @@ Click [here](https://unifiedmetrics-demo.cubxity.dev) for live preview! ## Getting started -Read the [wiki](https://github.com/Cubxity/UnifiedMetrics/wiki) for instructions on how to get started. +Read the [wiki](https://docs.cubxity.dev/docs/unifiedmetrics/intro) for instructions on how to get started. ## Metrics @@ -45,7 +45,7 @@ Read the [wiki](https://github.com/Cubxity/UnifiedMetrics/wiki) for instructions Table of metrics (click to show) | Collector | Description | Platform | Default | -|---------------|-------------------------------------------------|------------------|---------| +| ------------- | ----------------------------------------------- | ---------------- | ------- | | systemGc | Garbage collection duration and freed bytes | All | true | | systemMemory | Memory used, committed, max and init | All | true | | systemProcess | CPU load, seconds, and process start time | All | true |