The "-settings" suffix in the URL duplicated the "/settings/" directory
in the URL, which made it redundant.
Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more
memorable, and more consistent with other locations, making it easier
to "guess" the URL when navigating using the browser's location bar.
No redirects were added, because the "-settings" pages have not yet
been published.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* created new folder strcuture for dev envs
* redistributed content and added to the toc
* fix boken links
* change preview to beta
* fix links
* aligned with style guide
* aligned with style guide
* added instructions on subfolder
* updated screenshots
* updated screenshots
* fix link
* fix link
* added knonw limitations
* minor tweaks