From 209a5587e15dd5999fe57438c7a5879ad5c8f776 Mon Sep 17 00:00:00 2001 From: "sentry-junior[bot]" <264270552+sentry-junior[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 16:53:36 +0000 Subject: [PATCH] fix(integrations): update third-party docs links and ignore terramind 429s Point Glue, Nominal, Ellipsis, LogBrew, and Supernaut at current destinations, and exclude Terramind from lychee while it rate-limits the checker. Co-Authored-By: Nick Meisenheimer --- .lycheeignore | 2 ++ docs/integrations/third-party-integrations/index.mdx | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index f573541246709..06e1d210cb396 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -40,6 +40,8 @@ https?://.*\.intercomhelpcenter\.com.* # Rate-limited sites (may fail intermittently with 429) https?://godoc\.org.* https?://pkg\.go\.dev.* +# Terramind works in browsers but blocks the docs link checker with 429 +https?://terramind\.com.* # Docker Hub tag-search endpoint is slow and intermittently returns 504 gateway timeouts https?://hub\.docker\.com.* diff --git a/docs/integrations/third-party-integrations/index.mdx b/docs/integrations/third-party-integrations/index.mdx index ab647df47f9d7..00bec758838ef 100644 --- a/docs/integrations/third-party-integrations/index.mdx +++ b/docs/integrations/third-party-integrations/index.mdx @@ -19,16 +19,16 @@ To build and publish your own, see the [Integration Platform docs](/integrations - [Bosun](https://docs.bosun.ai/) {/* bosun */} - [BugZero](https://bugzero.dev/docs) {/* bugzero */} - [Deviera](https://deviera.dev/docs#sentry) {/* deviera */} -- [Ellipsis](https://docs.ellipsis.dev/integrations/sentry) {/* ellipsis */} +- [Ellipsis](https://www.ellipsis.dev/docs) {/* ellipsis */} - [Fencer](https://docs.fencer.dev/integrations/integration-observability/) {/* fencer */} - [Flow Relay](https://www.flowrelay.it/downloads) {/* flow-relay */} - [FML](https://fml.inc/) {/* fml */} -- [Glue Tools](https://getglueapp.com/guides) {/* glue-tools */} +- [Glue Tools](https://glueapp.org) {/* glue-tools */} - [Kawach.ai](https://support.kawach.ai/articles/sentry) {/* kawachai */} - [Leroy](https://useleroy.com/sentry) {/* leroy */} -- [LogBrew](https://docs.logbrew.co) {/* logbrew */} +- [LogBrew](https://docs.logbrew.co/introduction) {/* logbrew */} - [Mendral](https://mendral.com/) {/* mendral */} -- [Nominal](https://docs.nominal.dev/integrations/sentry) {/* nominal */} +- [Nominal](https://docs.nominal.io/home) {/* nominal */} - [NotiLens](https://www.notilens.com/docs/sentry) {/* notilens */} - [Offloop](https://docs.offloop.org/get-started/introduction) {/* offloop */} - [OpenBlock](https://www.openblocklabs.com/manual) {/* work-os */} @@ -45,7 +45,7 @@ To build and publish your own, see the [Integration Platform docs](/integrations - [StackStitch](https://stackstitch.dev/sentry.html) {/* stackstitch */} - [Steadwing](https://docs.steadwing.com/) {/* steadwing-rca */} - [Superlog](https://docs.superlog.sh/) {/* superlog */} -- [Supernaut](https://supernaut.dev/docs) {/* supernaut */} +- [Supernaut](https://supernaut.ai/docs) {/* supernaut */} - [Synkrony](https://docs.synkrony.ai/) {/* synkrony */} - [Synthreo](https://docs.synthreo.ai) {/* synthreo */} - [Terramind](https://terramind.com/docs/integrations/sentry) {/* terramind */}