zola-check-manager

A Github Action allowing you to manage the zola check results in github
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.git
Log | Files | Refs | README | LICENSE

commit 3b007b850d7ca6dcffbcf1bc6d556d97cc1b6c98
parent 695ade091e761ee67103490cfa6f3da7be2725c2
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 11 Apr 2023 23:03:36 +0200

Remove the broken internal link since it defeats the purpose of the action since it early exits in the render phase not the link check phase

Diffstat:
Mtest_page/content/blog/first.md | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/test_page/content/blog/first.md b/test_page/content/blog/first.md @@ -4,5 +4,3 @@ date = 2019-11-27 +++ This is my first blog post. - -This has a [broken internal link](@/blog/third.md) though