Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(bug with this repo) Broken logo in the readme #4280

Closed
nicolo-ribaudo opened this issue Oct 27, 2023 · 1 comment
Closed

(bug with this repo) Broken logo in the readme #4280

nicolo-ribaudo opened this issue Oct 27, 2023 · 1 comment

Comments

@nicolo-ribaudo
Copy link

nicolo-ribaudo commented Oct 27, 2023

Details

The readme loads the logo from https://nodejs.org/static/images/logo-light.svg, but that URL returns a 404 error:

help/README.md

Lines 3 to 7 in 6fa985e

<img
alt="Node.js"
src="https://nodejs.org/static/images/logo-light.svg"
width="400"
/>

@ljharb
Copy link
Member

ljharb commented Oct 27, 2023

Fixed in #4278.

@ljharb ljharb closed this as completed Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants