Skip to content

Logo on MPM website points to a 404 #7359

Open
@Lykos

Description

@Lykos

Describe the bug

If you go to the NPM site of RxJS, there is a broken image with the alt text "RxJS Logo". It points to https://github.com/reactivex/rxjs/blob/HEAD/docs_app/src/assets/images/logos/Rx_Logo_S.png which doesn't exist.

Expected behavior

The logo should point to https://github.com/ReactiveX/rxjs/blob/0bd47eab10dec89f245b888f1f26e03cb36d2a78/apps/rxjs.dev/src/assets/images/logos/Rx_Logo_S.png which shows the incredibly cute logo of RxJS.

Reproduction code

Just open https://www.npmjs.com/package/rxjs and you'll see the problem.

Reproduction URL

https://www.npmjs.com/package/rxjs

Version

7.8.1

Environment

No response

Additional context

This is not an issue of the RxJS code itself but rather with its NPM configuration. If you tell me where this is configured, I can even try to fix it myself.

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