From 7104715f70837d8f563a838bb34219d37af506c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Van=C4=9B=C4=8Dek?= Date: Sun, 3 May 2015 20:48:23 +0200 Subject: [PATCH 1/2] Update README.md typo --- mongo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongo/README.md b/mongo/README.md index 86f0e8d30..2d253610e 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -51,7 +51,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis. ## Documentation -Documentation for this image is stored in the [`mongo/` directory](https://github.com/docker-library/docs/tree/master/mongo) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. +Documentation for this image is stored in the [`mongo/` directory](https://github.com/docker-library/docs/tree/master/mongo) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. ## Issues From 03154c8b1ebd02b04a42351d2f72aed72a060fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Van=C4=9B=C4=8Dek?= Date: Sat, 9 May 2015 11:27:06 +0200 Subject: [PATCH 2/2] Update user-feedback.md typo --- .template-helpers/user-feedback.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.template-helpers/user-feedback.md b/.template-helpers/user-feedback.md index 653a49ad6..decb8c74b 100644 --- a/.template-helpers/user-feedback.md +++ b/.template-helpers/user-feedback.md @@ -1,6 +1,6 @@ ## Documentation -Documentation for this image is stored in the [`%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. +Documentation for this image is stored in the [`%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. ## Issues