You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case, I am getting validation failure for tags/podcasts. I do have the tag: podcasts. However, it is still failing validation and it is generating lot of warnings.
blog/input/posts/celebrating-science-day.md => posts/celebrating-science-day.html] Could not validate relative link: <a class="nav-link" href="tags/podcasts">পডকাস্ট</a> (ValidateRelativeLinks)
... ... ...
same error continues for all the posts..
... ... ....
[WARN] 59 total relative links could not be validated (ValidateRelativeLinks)
The text was updated successfully, but these errors were encountered:
Sorry for the extremely late reply 😬. I think some of the work done since this was filed may have resolved it. Are you still seeing the problem in the most recent releases?
Any chance you could post/send a reproducible example, @RohitM-IN? Since this issue was originally opened and my reply, there was a pretty big rework of the link validation code that should have cleared things up. If you're seeing issues it may not be the same as what was originally reported here.
In this case, I am getting validation failure for
tags/podcasts
. I do have the tag: podcasts. However, it is still failing validation and it is generating lot of warnings.The text was updated successfully, but these errors were encountered: