Commit Graph

149 Commits

Author SHA1 Message Date
Sebastiaan van Stijn d405b17ca2
update http://dockr.ly links to use TLS
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:38:17 +01:00
Sebastiaan van Stijn c119ed174e
Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya ac9264a11b Update OS screenshot 2020-07-13 17:06:01 +01:00
Sebastiaan van Stijn eb948508c1
various: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:53 +02:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Misty Stanley-Jones 4b9c8008ef
Add redirects for old opensource pages (#5946) 2018-02-07 13:30:58 -08:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Victoria Bialas 41ec00fdc0 open source contributors TOC update (#5422)
* open source contributors TOC update

Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>

* added Kitematic for TOC symmetry

Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>

* removed old Kitematic example

Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>

* Update toc.yaml
2017-12-08 16:24:15 -08:00
parmentelat 2cdf0e3ba2 Update index.md (#5401)
Micro typo
2017-11-28 08:16:11 -08:00
Victoria Bialas 92bd5b3ffa
Docs contributor guide: added links to subtopics on left-side menu (#5246)
* Docs contributor guide: added links to subtopics on right side menu

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* more copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added back in some of the community pages by request

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added other ways to contribute to left side menu

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits to contributor home page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added links to Docker Community pages on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* merged ways to contribute, made moby an include, re-org for tocs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed TOC yaml

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed on-page links on community page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-09 13:56:59 -08:00
Victoria Bialas b53588e036
WIP: Pared down contributor's guide to docs specifics (#5232)
* pared down contributor's guide to docs specifics

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-08 11:03:11 -08:00
Chris Hunt a47846e2db Update software-req-win to current instructions (#4808) 2017-10-16 16:11:43 -07:00
Misty Stanley-Jones ee8f6783b6 You need to stop Docker before copying important files (#4948) 2017-10-13 14:44:17 -07:00
Misty Stanley-Jones 73366b41f4 Mac users don't need Machine after 1.13 (#4947) 2017-10-13 14:25:08 -07:00
Wang Jie 913ffbcd62 Update FAQ.md (#4718) 2017-09-27 11:00:33 -07:00
Wang Jie ab0d60b528 Update set_up_dev.md (#4708) 2017-09-25 09:16:04 -07:00
Wang Jie a88626b6d4 Update issues.md (#4642) 2017-09-19 11:33:32 -07:00
Trapier Marshall 1902124149 style guide: request not to reference github issues (#4665)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-19 10:21:57 -07:00
Wang Jie 24bf1944ec Update review-pr.md (#4637) 2017-09-18 16:46:58 -07:00
Wang Jie 1a0c6c1e3d Update software-req-win.md (#4590) 2017-09-18 15:33:49 -07:00
Wang Jie d8ee7849e7 Update advanced-contributing.md (#4638) 2017-09-15 11:31:23 -07:00
Wang Jie 93c2c5fdac Update coding-style.md (#4639) 2017-09-15 11:30:54 -07:00
Wang Jie 052c6bd89c Update meetups.md (#4640) 2017-09-15 11:28:34 -07:00
Wang Jie 1227bf3453 Update set-up-git.md (#4591) 2017-09-14 15:56:03 -07:00
Wang Jie 67e53c0676 Update test-and-docs.md (#4627) 2017-09-14 11:50:56 -07:00
Wang Jie 7a6d728770 Update work-issue.md (#4628) 2017-09-14 11:50:33 -07:00
Misty Stanley-Jones fe90c11382 Fix some 404s (#4281) 2017-08-18 14:14:42 -07:00
Ryan Gatchalian 26a4165bbb Fixed the stated clone directory (#4117)
The **git clone** command given in STEP #4 puts the cloned repository to the local **moby** folder, not to **docker**.
2017-08-08 14:44:04 -07:00
Misty Stanley-Jones faf7689793 Update code contribution guide (#3732) 2017-07-26 10:27:11 -07:00
Misty Stanley-Jones 17e1da077b Tighten up base image and parent image terminology (#3720) 2017-06-28 11:56:41 -07:00
Cong 03e5fae715 Correct command to copy binary (#3367)
* Correct command to copy binary

Correct path to copy binary-daemon.
Remove command to copy binary-client (it's not available).

* Use the make install target

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-06-23 18:14:51 -07:00
Wang Jie 9ad6e05f42 Update find-an-issue.md (#3637) 2017-06-20 11:12:23 -07:00
Wang Jie c2edff442f Update issues.md (#3633) 2017-06-20 11:11:02 -07:00
Wang Jie c35be0bd3c Fix formatting (#3631) 2017-06-20 11:09:56 -07:00
Wang Jie ff7be22e02 Grammar error in Kitematic topic (#3630) 2017-06-20 11:09:22 -07:00
Misty Stanley-Jones 9902ba0f73 Update the communication channels table (#3028) 2017-04-24 13:07:23 -07:00
John Mulhausen d6995e4c62 Various link/fwding fixes 2017-04-20 21:08:50 -07:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
John Harris f4376652ea Fix and clarify development container instructions (#2877) 2017-04-19 17:00:04 -05:00
Jarrod Pooler b656513b9f add system prune instructions (#2918) 2017-04-19 14:42:57 -05:00
Scott Eppler b05b346386 Update Task2, Step1 in 'set-up-dev-env.md' (#2863)
* Update Task2, Step1 in 'set-up-dev-env.md'

Originally the step mentioned Mac in general but the step is actually just for Docker Toolbox users.

* Fix Docker Toolbox link

Link was using HTML-style link and has now been updated to use Markdown-style.

* Fix Docker Toolbox link address
2017-04-19 13:25:11 -05:00
pbxqdown e7d24e8562 Fix links (#2901) 2017-04-19 12:16:11 -05:00
Shubheksha Jalan ce28a292e8 Update doc-style for GUI text guidelines (#2819)
* update doc-style for GUI text guidelines

* Edits
2017-04-18 13:57:41 -07:00
Vladimir Jimenez 3d2afe9f7b Fix fenced code block (#2864) 2017-04-18 14:45:29 -05:00
Shubheksha Jalan c879cdbae7 Fix URL for design proposal PRs (#2842)
* fix url for design proposal PRs

* Update advanced-contributing.md
2017-04-18 13:59:48 -05:00
Prashant 19dcaa6e4d Fix rendering issue on opensource/workflow/work-issue.md (#2836)
* Update work-issue.md

Fix for issue : https://github.com/docker/docker.github.io/issues/1990

* Update work-issue.md
2017-04-18 13:11:58 -05:00
Shubheksha Jalan 0795d7aeb0 fix broken link (#2809) 2017-04-17 10:26:13 -07:00
Shubheksha Jalan 52dfdd56ed fix broken links (#2808) 2017-04-17 10:18:04 -07:00