Skip to content

missing section links in RFC-2744 #45

@pseudometric

Description

@pseudometric

Describe the issue

The HTML version of RFC-2755 is missing links to sections 5.10 and 5.11; that is, this works:

https://datatracker.ietf.org/doc/html/rfc2744#section-5.9

but this doesn't:

https://datatracker.ietf.org/doc/html/rfc2744#section-5.10

It looks as if there's a missing space in the source, e.g. 5.10.gss_display_name should be 5.10. gss_display_name, and thus it doesn't get parsed correctly. I would just submit an MR to fix that, but I'm not sure where or if those sources are available.

Thanks!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions