Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Button links in documentation not rendered correctly #171

@metc

Description

@metc

Hi,

All buttons in the documentation tutorials have a link defined as follow:

<a href="install.md" class="btn btn-primary btn-lg">Let's Get Started</a>

The rendered html link is not valid (HTTP 404). The link is not converted to the html page link (See https://github.com/coreos/tectonic-docs/blob/master/Documentation/tutorials/sandbox/index.md and https://coreos.com/tectonic/docs/latest/tutorials/sandbox/index.html).

We could replace install.md with install.html. I did not find any other solution to fix this. Please let me know if you have any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions