diff --git a/README.md b/README.md index 0b4932f..d44757a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The following tags are available: ### Pre-built binaries -The [releases](https://git.friendi.ca/friendica-exporter/releases) page contains pre-built binaries for AMD64 and ARM64 linux. +The [releases](https://git.friendi.ca/friendica/friendica-exporter/releases) page contains pre-built binaries for AMD64 and ARM64 linux. ### Build from Source @@ -163,3 +163,8 @@ These metrics are exported by `friendica-exporter`: | friendica_worker_last_execution | Contains information about the last execution of worker of this Instance | | friendica_worker_tasks_active | Number of active worker tasks of this Instance | | friendica_worker_tasks_total | Number of worker tasks of this Instance | + + +# Thanks + +Special thanks goes to https://github.com/xperimental and his contributers, because a lot of code is based on https://github.com/xperimental/nextcloud-exporter \ No newline at end of file