From 4bac411cd6a910b0be6cf0207cab4009321cc578 Mon Sep 17 00:00:00 2001 From: Martin Strobel Date: Fri, 22 Dec 2017 13:43:11 -0800 Subject: [PATCH] README grammar and links. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f4a546..07ec2a9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Tired of manually keeping branches up-to-date with one another across repositori ### Docker -You can run MirrorCat in a container, however/where ever you want, using the Docker. You can find the most up-to-date images here: +You can run MirrorCat in a container, however/where ever you want, using Docker images. You can find the most up-to-date images here: https://cloud.docker.com/swarm/marstr/repository/docker/marstr/mirrorcat/general ### Built from Source @@ -129,9 +129,9 @@ MirrorCat, being a project written in Go, uses the really awesome libraries `git ## Contribute ### Conduct -If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines. +If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines/). -This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments. +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact opencode@microsoft.com with any additional questions or comments. ### Requirements