You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2022. It is now read-only.
Expected Behavior
Mozilla SpiderMonkey (1.8.5) dependency link in (src/install/unix.rst) should point to its documentation.
Current Behavior
But currently it is pointing to "404 page not found".
Possible Solution
Instead of this "https://www.mozilla.org/en-US/js/spidermonkey/" it sholud point to "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey".
Steps to Reproduce (for bugs)
Context
I was trying to find about dependencies of couchdb.
Your Environment