docs/_includes/content
Sebastiaan van Stijn 66d0e68df6
_includes: use absolute links instead of links to Markdown files
We cannot use relative links in includes, because:

- The jekyll-relative-links, is not called on includes, so
  markdown-links are rendered as-is.
- These files are included in various locations on the website;
  because of that, it's not possible to compose a relative link
  to other Markdown files, so we're falling back to using absolute
  URLs, relative to the root of the website.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 10:00:42 +02:00
..
ssh _includes: use absolute links instead of links to Markdown files 2020-04-23 10:00:42 +02:00
compose-extfields-sub.md Add highlighting to compose-file reference 2019-03-19 12:14:44 +01:00
compose-matrix.md Mention Docker 19.03 and its compose file version - and add max_replicas_per_node 2020-04-17 08:49:33 +02:00
compose-var-sub.md _includes: use absolute links instead of links to Markdown files 2020-04-23 10:00:42 +02:00
moby.md Fix various links that were generating URLs with `.md` (#10548) 2020-04-01 12:05:50 +01:00