docs/_layouts
Sebastiaan van Stijn 80c6d185e3
Only fix links on reference pages
The JavaScript "link fix" looks to be only needed for pages
where Markdown is included, and which contain relative links.

Now that we modified all local includes to use absolute links,
the only location where links are not properly generated, is
in the reference documentation.

If broken links are found elsewhere in the website, those links
are legitimately broken, and should be fixed in the markdown
source, not fixed-up afterwards.

This patch moves the javascript to the cli.md include, so that
the script is only run on the reference pages instead of on every
page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 10:27:57 +02:00
..
archive-redirect.html Make archive easier (#5231) 2018-01-29 16:55:37 -08:00
docs.html Only fix links on reference pages 2020-04-23 10:27:57 +02:00
engine-api.html Engine API: use filename instead of custom api_version property 2020-02-25 14:00:57 +01:00
redirect.html Fix Liquid Exception (#3316) (#3897) 2017-07-18 13:49:19 -07:00