Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Docs with incorrect links #4002

Closed
Closed
@Winterhuman

Description

@Winterhuman

Version:
N/A

Platform:
N/A

Subsystem:
N/A

Severity:

Very Low - Translation or documentation mistake. Something that won't give anyone a bad day.

Description:

The BROWSERS.md doc links to a non-existent doc which causes an error from GitHub, more specifically it's the preload link within the phrase "Preload content on the fly using preload feature", the link should be:

https://github.com/ipfs/js-ipfs/blob/master/docs/MODULE.md#optionspreload

But, it's currently:

https://github.com/ipfs/js-ipfs/blob/master/packages/ipfs/docs/MODULE.md#optionspreload

Also, DELEGATE_ROUTERS.md links to itself when trying to specify the libp2p option, it's should be:

https://github.com/ipfs/js-ipfs/blob/master/docs/MODULE.md#optionslibp2p

But, it's currently:

https://github.com/ipfs/js-ipfs/blob/master/docs/DELEGATE_ROUTERS.md#optionslibp2p

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions