From 252c30cbac7e71793a46cc35403c47e07418681a Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Fri, 18 Oct 2024 23:05:46 -0400 Subject: [PATCH] docs: add notice about read mirror --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e1c54dd..9d16a84 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Handles the export of OTel traces from Forgejo Actions. +# Read mirror & usage + +If you'd like to use this in your flows, kindly use the [Gitlab mirror +URL](https://gitlab.com/mcataford/opentelemetry-trace-export-forgejo-action). + --- # Usage