nightwatch-docs
nightwatch-docs copied to clipboard
Fix nightwatchjs.org links across the website
If you look through the newly deployed Nightwatch.js website, there are a lot of links (especially in the "See Also" section of /api/ docs) that are pointing to the other locations on the same website but are broken.
See the links present in the "See also" section on this page for example.
To fix this issue, we'd need to remove the base URL (https://nightwatchjs.org) from the links pointing to /guide or /api pages, like done in commit 31ba9d3.
Should be fixed on https://github.com/nightwatchjs/nightwatch-docs/pull/288
@garg3133 Sir im working on it
The issue is fixed for the Guide docs in #288 but the issue remains in the API docs. I've updated the issue description with the details of the same.
hey @garg3133 is the issue still open to work on?
@garg3133 sorry to bother you but please repsonse..
@Shubhdeep02 This issue seems to have already been fixed in #291. You can look into #293 instead.