From 387286a3d2dbe5fee7f91bddde6fa099e2fc6b1e Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 6 Jan 2025 13:54:28 +0100 Subject: [PATCH] Fix URLs in .lycheeignore and README files; update formatting in coala.yml --- .lycheeignore | 11 ++++++----- README.md | 2 +- data/render/templates/README.md | 2 +- data/tools/coala.yml | 4 ++-- 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 3cd3bc9de..c79b5d5b3 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -1,6 +1,7 @@ -# Proselint is down. See https://github.com/amperser/proselint/issues/1357 -proselint.com -# Seems to be a bot detection issue -https://www.mathworks.com/products/polyspace-bug-finder.html +# Bot detection issue +https://www.mathworks.com # Forbidden -https://www.freepik.com/ \ No newline at end of file +https://www.freepik.com/ +# Timeouts +https://npo-echelon.ru/en/solutions/appchecker.php +https://www.qualys.com/apps/container-security \ No newline at end of file diff --git a/README.md b/README.md index fe8a7f384..01c166397 100644 --- a/README.md +++ b/README.md @@ -2364,4 +2364,4 @@ To the extent possible under law, [Matthias Endler](https://endler.dev) has waiv The underlying source code used to format and display that content is licensed under the MIT license. -Title image [Designed by Freepik](http://www.freepik.com). \ No newline at end of file +Title image [Designed by Freepik](https://www.freepik.com). \ No newline at end of file diff --git a/data/render/templates/README.md b/data/render/templates/README.md index f57fd2478..b4a7a4c3c 100644 --- a/data/render/templates/README.md +++ b/data/render/templates/README.md @@ -140,4 +140,4 @@ To the extent possible under law, [Matthias Endler](https://endler.dev) has waiv The underlying source code used to format and display that content is licensed under the MIT license. -Title image [Designed by Freepik](http://www.freepik.com). +Title image [Designed by Freepik](https://www.freepik.com). diff --git a/data/tools/coala.yml b/data/tools/coala.yml index 9a07161cd..968cffdc0 100644 --- a/data/tools/coala.yml +++ b/data/tools/coala.yml @@ -14,5 +14,5 @@ types: source: "https://github.com/coala/coala" homepage: "https://github.com/coala/coala" description: >- - Language independent framework for creating code analysis - supports [over 60 - languages](https://coala.io/languages) by default. + Language independent framework for creating code analysis - supports over 60 + languages by default.