Skip to content

Documentation link on homepage is incorrect #255

@MatthewCochrane

Description

@MatthewCochrane

Checklist

Please ensure the following tasks are completed before filing a bug report.

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Description

When the documentation link in the header of the homepage is clicked it takes the user to https://stdlib.io/develop/docs/api/@stdlib/ , which is a directory index not an actual web page.

Related Issues

Does this issue have any related issues?

No

Questions

Any questions for reviewers?

No.

Other

Any other information relevant to this issue? This may include screenshots, references, stack traces, sample output, and/or implementation notes.

Demo

If relevant, provide a link to a live demo.

For a live demo of the issue, see

Reproduction

What steps are required to reproduce the unexpected output?

In order to reproduce this bug, do the following:

Expected Results

What are the expected results?

I think it should direct the user to this url: https://stdlib.io/develop/docs/api/@stdlib/stdlib

Actual Results

What are the actual results?

It will take you to a directory listing: https://stdlib.io/develop/docs/api/@stdlib/

Environments

What environments are affected (e.g., Node v0.4.x, Chrome, IE 11)? If Node.js, include the npm version, operating system, and any other potentially relevant platform information.

The following environments are affected:

  • Chrome Version 72.0.3626.109 (Official Build) (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working.DocumentationImprovements, additions, or changes to documentation.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions