diff --git a/.lycheeignore b/.lycheeignore index f573541246709b..06e1d210cb3965 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 ab647df47f9d7a..00bec758838eff 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 */}