Skip to content

ENTRYPOINT hyperlink in right margin yields Moby Dock for browsers without JS #9044

@gsvolt

Description

@gsvolt

Problem description

In a browser that does not have JS enabled, when you visit this link:

https://docs.docker.com/engine/reference/builder/

And click ENTRYPOINT

You are presented with Moby Dock page with a message: Sorry, we can't find that page.

Problem location

Project version(s) affected

Docker v18.09 documentation.

Suggestions for a fix

At the time of reporting this issue, the ENTRYPOINT url looks like this:

https://docs.docker.com/engine/reference/#entrypoint

I propose that we simply append builder after reference like so:

https://docs.docker.com/engine/reference/builder#entrypoint

Personal anecdote:

I propose this change because I believe in this content being universally accessible by all device types. My inspiration for this issue is Gmail app which can be used on browsers with Javascript disabled.

Side Issue:

  • I tried to access the "Edit this page" hyperlink, but sadly it also is currently non-functional (atleast for me). At the time of writing this, it points to:

https://github.com/docker/docker.github.io/edit/master/engine/reference/builder.md

Which yields a github 404 octocat page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions