create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Bug - Documentation link broken

Open kshitiz305 opened this issue 1 year ago • 3 comments

Describe the bug

One of the links in the readme file seems to be broken.

Did you try recovering your dependencies?

(Write your answer here.)

Which terms did you search for in User Guide?

[React preset] https://neutrino.js.org/packages/react/

Environment

(paste the output of the command here.)

Steps to reproduce

(Write your steps here:)

Expected behavior

Should redirect to one of the links

Actual behavior

image

Reproducible demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

kshitiz305 avatar Jan 02 '24 11:01 kshitiz305

Did you mean https://neutrinojs.org/packages/react/ ? neutrino.js.org doesn't exist.

sabyr-cpu avatar Jan 02 '24 17:01 sabyr-cpu

yes

kshitiz305 avatar Jan 02 '24 19:01 kshitiz305

According to their github repo, neutrinojs is no longer being developed and the project has been deprecated/archived: https://github.com/neutrinojs/neutrino/issues/1707

taylorhummon avatar Jul 18 '24 11:07 taylorhummon