Commit Graph

20 Commits

Author SHA1 Message Date
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
Wang Jie d7e01bd7bc Update test.md (#2162)
Is "as" missing?
2017-03-08 14:28:57 -08:00
Wang Jie b071be3f58 Update meetups.md (#1994)
Modify the format of the last item in the list and add missing period (.).
2017-02-27 13:04:05 -08:00
Wang Jie 9af9f14f7c Update issues.md (#1995) 2017-02-27 13:03:07 -08:00
Wang Jie 6703b4b4e4 Update community.md (#1996)
Add the missing imperative verb.
2017-02-27 13:02:28 -08:00
Wang Jie be1b496d8c Update test.md (#1998) 2017-02-27 13:01:59 -08:00
Wang Jie bcc483f4b8 Update test.md (#1999) 2017-02-27 13:01:31 -08:00
LRubin a3a53fc3ff more more link link fixes fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
Adrien Duermael 94c80bece5 fixed absolute links (#883)
* fixed absolute links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* forgot one link in opensource/kitematic/set_up_dev

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
Adrien Duermael 103976a9eb fixed some urls in /opensource (#830)
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-08 11:46:54 -08:00
Valeri Rangelov 28baff8a81 Fix wrong links in "Testing contributions" Documentation page
- What I did

While reading build documentation I saw two wrong links and proposed fix.

- How I did it

First wrong link: I've change the filter from: is:open is:issue label:kind/test -label:status/claimed -label:status/assigned no:assignee  to: is:issue is:open 
Second wrong link: http://docs.docker.com/project/test-and-docs/ points to "Sorry, we can't find that page", I've change it to:
2016-11-15 17:41:13 +02:00
Gaetan 06e2875742 fix type of keywords entry in frontmatter (in /opensource/) (#516)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:58:22 -08:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
John Mulhausen 18e6fae8a2 Formatting fixes 2016-10-25 12:07:57 -07:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Andreas Loizou (LACK3R) 57594630b3 Deleted an extra /tr
Deleted an extra /tr
2016-10-05 20:18:11 +03:00
Pascal Borreli 6cd3fe8bd2 Fixed typos 2016-09-30 01:52:12 +01:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00