1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-09 13:47:13 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Gastón Fournier
919db76629
chore: ignore sample cdn url (#9925)
This url is used as an example in a page
2025-05-08 08:42:33 +01:00
Gastón Fournier
b1fc4d60fc
chore: ignore checking bricks-software links (#9675)
Links are sometimes used in ADRs like
6e947a8ba6/website/docs/contributing/ADRs/overarching/logging-levels.md (L39)

Maybe we should not have links to private repositories in our docs and
this check would prevent those, but inside ADRs maybe it's not that
important.

Fixes #9632
2025-04-22 14:25:30 +00:00
Gastón Fournier
3765453e60
fix: ignore youtube embed from check links (#9534)
It looks like it's not something we can validate

Closes #9519
2025-03-14 09:24:12 +01:00
Christopher Kolstad
fe6a758f80
docs: added oidc example to lycheeignore 2024-07-23 09:36:20 +02:00
Gastón Fournier
88b925b067
chore: Update .lycheeignore (#7640) 2024-07-22 14:47:25 +00:00
Christopher Kolstad
52d0598027
chore: added www.java.com to lychee ignore 2024-06-12 09:41:08 +02:00
Jaanus Sellin
bb136783a3
bug: fix broken links from lychee (#5127)
Fixed https://github.com/Unleash/unleash/issues/5115
2023-10-24 13:22:49 +03:00
Gastón Fournier
a3c706d7ce
chore: ignore Twitter link from being checked (#2971)
## About the changes
Removing perfect match on our Twitter account URL

Closes #2958
2023-01-23 22:09:28 +01:00
Gastón Fournier
4aa1a34fef
docs: remove instagram url from link checker (#2257)
Instagram started to throttle us

Fixes https://github.com/Unleash/unleash/issues/2248
2022-10-26 09:43:23 +02:00
Gastón Fournier
6ef8c78e06
docs: test broken links in website (#1912)
The action triggers manually as a first step to test this functionality. In the near future, we might schedule it
2022-09-07 13:31:38 +00:00