Skip to content

Fix slightly broken link to TOML in "The Cargo Book" section 3.2.1 Cargo Targets #8800

Description

Problem

The link to "array-of-table of TOML" in section 3.2.1 "Cargo Targets" (markdown file) is somewhat broken. It attempts to visit the hashed URL: https://github.com/toml-lang/toml#array-of-tables, but no element with id="array-of-tables" can be found on that page. I believe the desired resource now lives here: https://github.com/toml-lang/toml/blob/master/toml.md#array-of-tables

Possible Solution(s)

Update the link from https://github.com/toml-lang/toml#array-of-tables to https://github.com/toml-lang/toml/blob/master/toml.md#array-of-tables

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions