Skip to content

relative href generated for some reason #56

@ajeanmahoney

Description

@ajeanmahoney

rfc2html took the following text in Section 2 of https://www.rfc-editor.org/rfc/rfc3233.txt:

  acts in accordance with BCP 9, BCP 10, and BCP 11.

And created the following HTML, and the relative href for BCP 11 is broken. There shouldn't be a relative href here:

acts in accordance with <a href="https://www.rfc-editor.org/bcp/bcp9">BCP 9</a>, <a href="https://www.rfc-editor.org/bcp/bcp10">BCP 10</a>, and <a href="./bcp11">BCP 11</a>.

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