Skip to content

Fix 5.1.0 link on home page #1981

Description

@ShubhamOulkar
Image

Never got updated after this commit c8e36fc.

fix: Remove 4x.html from the link.

<div class="express">
  <a href="/">Express</a>
  <a href="{{ page.lang }}/changelog/4x.html#{{ site.data.express.current_version }}" id="express-      version">{{ site.data.express.current_version }}</a>
</div>

Note: Also need to fix Express link. It is not right. We are on home page so dont need to link itself. Also we have two home links in top navigation bar. (logo and home link)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions