Skip to content

Broken links in table of content of online version #205

@Mathieu-Coupe

Description

@Mathieu-Coupe

Hi,

the links in the table section of the online book are broken : https://together-java.github.io/ModernJava

The issue is that the current section link part is added to the link of other sections, making them invalid.

per example, go to page "Asking for Help" (page url is https://together-java.github.io/ModernJava/prelude/asking_for_help.html)
This url contains the prelude url part.

Now try using the link "Set Up Your Computer" in the table of content : the proposed link https://together-java.github.io/ModernJava/prelude/text_editors/set_up_your_computer.html doesnt work.

The link also contains prelude part. Correct link is https://together-java.github.io/ModernJava/text_editors/set_up_your_computer.html

This is the same pattern in all sections of the table of content

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