From 9845e16eba6a370ef16cdbd8594af03cde82ef5c Mon Sep 17 00:00:00 2001 From: "fangzeya.fzy" Date: Tue, 12 May 2026 19:27:39 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e371b279..b2fe41ba 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ scraped by telegraf as part of integration tests. ### What scrape formats do you support Only the [Prometheus Text Exposition -Format](https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md#text-format-details). +Format](https://github.com/prometheus/docs/blob/main/docs/instrumenting/exposition_formats.md#details). Support for the protobuf format was removed because it's been removed from Prometheus 2.0.