Skip to content

The url params in WebApp documentation's example link are outdated #313

@Jackenmen

Description

@Jackenmen

The correct URL would be one of:

https://scientific-python.github.io/repo-review/?repo=scikit-hep/hist&ref=main&refType=branch
https://scientific-python.github.io/repo-review/?repo=scikit-hep/hist&ref=main

https://scientific-python.github.io/repo-review/?repo=scikit-hep%2Fhist&ref=main&refType=branch
https://scientific-python.github.io/repo-review/?repo=scikit-hep%2Fhist&ref=main

But what's actually presented in the docs is:

https://scientific-python.github.io/repo-review/?repo=scikit-hep/hist&branch=main

More so, while the above is the link text, the actual href is:

https://scientific-python.github.io/repo-review/?repo=scikit-hep/hist&branch=main

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions