From aa4e4750ed6620a0fe4a130e4d44dbc6a19abf73 Mon Sep 17 00:00:00 2001 From: Baldur Karlsson Date: Wed, 2 Nov 2016 17:14:06 +0100 Subject: [PATCH] Fix typo to Contributor Covenant link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa36d000f..107b891ab 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Quick Links: * **Roadmap/future development**: [Roadmap](https://github.com/baldurk/renderdoc/wiki/Roadmap) * **Starting place for developing/contributing**: [CONTRIBUTING.md](CONTRIBUTING.md) * **How to compile**: [Compilation instructions](CONTRIBUTING.md#compiling) -* **Code of Conduct**: [Contributor Covenent](CODE_OF_CONDUCT.md) +* **Code of Conduct**: [Contributor Covenant](CODE_OF_CONDUCT.md) Screenshots --------------