speced / bikeshed

:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
https://speced.github.io/bikeshed
Creative Commons Zero v1.0 Universal
1.05k stars 192 forks source link

nodejs favicon URL changed? #2823

Open himorin opened 1 month ago

himorin commented 1 month ago

mdn-anno.css has favicon line as

background-image: url(https://nodejs.org/static/images/favicons/favicon.ico);

but it seems URL has gone and returns 404. I have no idea on new location, so just file an issue here.

tabatkins commented 1 month ago

Sigh, thanks for the report. I'll track it down and I guess just download the image directly.