Skip to content

docs: documentation edit links point to the Docusaurus repository #48

Description

@Labeeb2339

What happened

The website configuration in website/docusaurus.config.js sets the docs editUrl to:

https://github.com/facebook/docusaurus/edit/master/website/

The site is for GetStream/react-native-bidirectional-infinite-scroll, so generated “Edit this page” links send contributors to the Docusaurus repository rather than this project's documentation source.

Suggested fix

Point editUrl at the actual source directory in GetStream/react-native-bidirectional-infinite-scroll, or remove the edit action if the documentation is not maintained here. Please verify one generated docs link after updating it.

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