From 1f6efa5ea2cb2445dc2bcdf5f9a61747adf90f4c Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:38:30 -0400 Subject: [PATCH] docs(app/web): add mention of beta-metrics.lecoq.io --- .github/readme/partials/documentation/setup/shared.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/readme/partials/documentation/setup/shared.md b/.github/readme/partials/documentation/setup/shared.md index 9fe6d4a9..10072894 100644 --- a/.github/readme/partials/documentation/setup/shared.md +++ b/.github/readme/partials/documentation/setup/shared.md @@ -20,6 +20,8 @@ Visit [metrics.lecoq.io](https://metrics.lecoq.io) and start playing around! > ⚠️ Some plugins are not available on the web instance. Consider using [GitHub action](https://github.com/marketplace/actions/metrics-embed) to enjoy all features! +> ℹ️ [metrics.lecoq.io](https://metrics.lecoq.io) always run on [latest release](https://github.com/lowlighter/metrics/releases/latest). To test upcoming releases, use [beta-metrics.lecoq.io](https://beta-metrics.lecoq.io), which always run on `@master` instead. + ![metrics.lecoq.io](/.github/readme/imgs/setup_shared.light.png#gh-light-mode-only) ![metrics.lecoq.io](/.github/readme/imgs/setup_shared.dark.png#gh-dark-mode-only)