From aab0824a22e1132ed195862ed9b4d24b8c5e3b76 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 26 Jan 2017 16:00:04 -0800 Subject: [PATCH] Fix "REAMDE" typo Closes #813 Thanks @bbrewington! --- crate/user-feedback.md | 2 +- r-base/user-feedback.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crate/user-feedback.md b/crate/user-feedback.md index e987b133f..9c042f2bd 100644 --- a/crate/user-feedback.md +++ b/crate/user-feedback.md @@ -12,6 +12,6 @@ You are very welcome to contribute features or fixes! Before we can accept any p ## 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. Visit [Crate on Docker](https://crate.io/docs/install/containers/docker/) and get further documentation about how to get started with Crate. diff --git a/r-base/user-feedback.md b/r-base/user-feedback.md index 5bcd4d508..ff7aa262f 100644 --- a/r-base/user-feedback.md +++ b/r-base/user-feedback.md @@ -12,4 +12,4 @@ Before you start to code, we recommend discussing your plans through a [GitHub i ## 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.