Skip to content

readme.rst: Broken link #3341

Closed
Closed
@matmis

Description

@matmis

The "Class Discription" link under "What's Inside?" in readme.rst is broken.

Activity

devyte

devyte commented on Sep 6, 2017

@devyte
Collaborator

You are right. I don't know rst markup. Can you figure out the needed change and report it here? I can then fix it.

dragondaud

dragondaud commented on Sep 30, 2018

@dragondaud
Contributor

Existing: Class Description <class-description>__
Should be: Class Description_

Where a single underscore is an internal link, and the <> are not needed as the section name matches the link text. I will create a PR for this minor fix.

added this to the 2.5.0 milestone on Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @igrr@matmis@devyte@dragondaud

        Issue actions

          readme.rst: Broken link · Issue #3341 · esp8266/Arduino