From a3ecfaf623d51b87a9b388f2f52649015c917dab Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Fri, 17 Nov 2023 21:05:53 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index c079a82a1..fddefa2c5 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -368,5 +368,9 @@ }, "Design: Core Domain Charts": { "github": "core-domain-charts" + }, + "Prometheus Docs": { + "github": "prometheus/docs", + "filePattern": "^content/docs/(.+).md$" } }