Skip to content

Update list of nanoc external link exclusions

Marcel Amirault requested to merge add-jaeger-site-exclusion into master

These links all test fine for me:

'https://design.gitlab.com/product-foundations/illustration/'
  public/ee/integration/jenkins_deprecated.html:
    [ ERROR ] external_links - broken reference to https://wiki.jenkins.io/display/JENKINS/GitLab+Hook+Plugin: 403
    [ ERROR ] external_links - broken reference to https://wiki.jenkins.io/display/JENKINS/GitLab+Plugin: 403
  public/ee/topics/authentication/index.html:
    [ ERROR ] external_links - broken reference to https://wiki.jenkins.io/display/JENKINS/GitLab+OAuth+Plugin: 403
  public/ee/user/project/import/tfvc.html:
  public/omnibus/package-information/deprecated_os.html:
    [ ERROR ] external_links - broken reference to https://downloads.raspberrypi.org/raspbian/images/raspbian-2017-07-05/: SSL_connect returned=1 errno=0 state=error: dh key too small
    [ ERROR ] external_links - broken reference to https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-05-07/: SSL_connect returned=1 errno=0 state=error: dh key too small

Also adds an exception for the Jaeger docs, as discussed in https://gitlab.com/gitlab-org/gitlab-ce/issues/64285

Edited by Marcel Amirault

Merge request reports