cssinjs/jss

Dead tradeoffs link in FAQ (Write tradeoffs.md)

Open

#1483 opened on Mar 29, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (7,000 stars) (434 forks)batch import
docshelp wanted

Description

Expected behavior: Clicking "Check out [tradeoffs|https://github.com/cssinjs/jss/blob/master/docs/tradeoffs.md] for more information." opens filled tradeoffs page.

Describe the bug: Instead I get a 404.

Reproduction: Navigate to: https://cssinjs.org/faq Under item "6. Does JSS has overhead?" Click: "Check out [tradeoffs|https://github.com/cssinjs/jss/blob/master/docs/tradeoffs.md] for more information."

Related to: Issue New docs #932 "Write tradeoffs.md" from 2018.

(This issue will hopefully prevent others from having to search)

Contributor guide