Commit Graph

7 Commits

Author SHA1 Message Date
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
Sebastiaan van Stijn
9b74d86033 remove unused images
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-12 22:35:10 +02:00
Adrian Plata
f8eb071cec Get started migration (#9967)
* moving ee install instructions (#1449)

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* adding additional links

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* deleting overview page and adding a redirect
2019-12-09 17:22:15 +00:00
Dawn W
6672390680 removed Platform from table heading per feedback from Jim Armstrong (#1224) 2019-06-18 14:36:03 +02:00
paigehargrave
6a6a150262 Minor wording update 2019-06-15 07:41:32 -04:00
David Yu
4bdfc4b29d Updates from Marketing 2019-06-14 14:31:21 -07:00
David Yu
ee3221158c docker_ee.md
docker_ee.md creation
2019-06-11 14:43:26 -07:00