Skip to content

link to pgmspace.h broken #382

Closed
Closed
@s-light

Description

@s-light

in /Language/Variables/Utilities/PROGMEM.adoc the URLs pointing to the pgmspace.h website are broken.
they render with an <em> in them - but there should be some __ in them.
check source at
PROGMEM.adoc#L24
PROGMEM.adoc#L47
and result at
PROGMEM.adoc#description
results in
http://www.nongnu.org/avr-libc/user-manual/group<em>avr</em>pgmspace.html
but should be
http://www.nongnu.org/avr-libc/user-manual/group__avr__pgmspace.html

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