Skip to content

Broken link to latest Kubernetes documentation #16066

@sftim

Description

@sftim

This is a Bug Report

Problem:
https://v1-15.docs.kubernetes.io/docs/ hyperlinks to the latest documentation, except that the link is actually to https://v1-14.docs.kubernetes.io/docs/ (because the href is null).

(oops!)
Here's the markup:

<div class="content deprecation-warning">
      <h3>
	 Kubernetes v1.15
	  documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the 
	 <a href="">latest version.</a>
      </h3>
    </div>

Proposed Solution:
Fix the link so that it takes readers to https://kubernetes.io/docs/

Pages to Update:
https://v1-15.docs.kubernetes.io/docs/
https://v1-14.docs.kubernetes.io/docs/
https://v1-13.docs.kubernetes.io/docs/

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions