Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
yurishkuro opened this issue Sep 21, 2020 · 3 comments
Closed

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

yurishkuro opened this issue Sep 21, 2020 · 3 comments

Comments

@yurishkuro
Copy link
Member

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?

@lucperkins
Copy link
Contributor

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

@celestehorgan
Copy link
Contributor

Thanks @lucperkins! It's on my backlog.

@yurishkuro
Copy link
Member Author

Duplicate of #671

@yurishkuro yurishkuro marked this as a duplicate of #671 Nov 27, 2024
@yurishkuro yurishkuro closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants