documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Link checker fails in local build and does not run in Travis

Open yurishkuro opened this issue 5 years ago • 2 comments

Broken link was found in #435. It would've been found by the link checker, but turns it out does not run as part of the CI.

However, we cannot enable it now because it fails with two other errors

htmltest started at 10:53:11 on public
========================================================================
docs/index.html
  hash does not exist --- docs/index.html --> #ZgotmplZ
  target does not exist --- docs/index.html --> 1.19/1.19d1.19o1.19c1.19s1.19/1.19

pointing to these two lines:

<link rel="canonical" href="#ZgotmplZ" />
...
    <a class="tag is-medium is-warning" href="1.19/1.19d1.19o1.19c1.19s1.19/1.19">

@lucperkins - any thoughts on how to avoid these bad links?

yurishkuro avatar Sep 21 '20 14:09 yurishkuro

I'm no longer with CNCF. Could you take a look, @celestehorgan?

lucperkins avatar Sep 26 '20 04:09 lucperkins

Thanks @lucperkins! It's on my backlog.

celestehorgan avatar Sep 28 '20 18:09 celestehorgan