From b46e9b437c036a25075b0d2742a8b2f8f1cf89c6 Mon Sep 17 00:00:00 2001 From: Krish Munot Date: Tue, 8 Dec 2015 07:13:20 +0530 Subject: [PATCH 1/3] Changing the hyperlink word in README.md from 'the website' to 'code of conduct' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ae1bedc88336..103ca2c4a1b91 100644 --- a/README.md +++ b/README.md @@ -176,4 +176,4 @@ Swift community welcoming to everyone. To give clarity of what is expected of our members, Swift has adopted the code of conduct defined by the Contributor Covenant. This document is used across many open source communities, and we think it articulates our values -well. For more, see [the website](https://swift.org/community/#code-of-conduct). +well. For more, see [code of conduct](https://swift.org/community/#code-of-conduct) on swift.org. From ac0ced48951568eb56185df0d3fd13d94dd7ed39 Mon Sep 17 00:00:00 2001 From: Krish Munot Date: Tue, 8 Dec 2015 09:49:06 +0530 Subject: [PATCH 2/3] capitalizing 'Swift.org' and updating hyperlink in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 103ca2c4a1b91..089845551f8ea 100644 --- a/README.md +++ b/README.md @@ -176,4 +176,4 @@ Swift community welcoming to everyone. To give clarity of what is expected of our members, Swift has adopted the code of conduct defined by the Contributor Covenant. This document is used across many open source communities, and we think it articulates our values -well. For more, see [code of conduct](https://swift.org/community/#code-of-conduct) on swift.org. +well. For more, see [the code of conduct](https://swift.org/community/#code-of-conduct) on Swift.org. From bdc1e5b1e8738e75548ce5f35e7cfe83641445d4 Mon Sep 17 00:00:00 2001 From: Krish Munot Date: Wed, 9 Dec 2015 01:37:09 +0530 Subject: [PATCH 3/3] unlinking "the" from the hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 089845551f8ea..d082ae146cff0 100644 --- a/README.md +++ b/README.md @@ -176,4 +176,4 @@ Swift community welcoming to everyone. To give clarity of what is expected of our members, Swift has adopted the code of conduct defined by the Contributor Covenant. This document is used across many open source communities, and we think it articulates our values -well. For more, see [the code of conduct](https://swift.org/community/#code-of-conduct) on Swift.org. +well. For more, see the [code of conduct](https://swift.org/community/#code-of-conduct) on Swift.org.