From 23afa8c7c393a1a250595783bb5ea6567a9645b2 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 14 Dec 2018 21:14:46 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beb5540..b03b101 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - Fix conf parsing: use of `line.partition('=')` instead of `line.split('=')` - Add `oom-sort` - Add `oom-trigger` - - Adoption of the [code of conduct](https://github.com/hakavlad/nohang/blob/master/CoC.md) + - Adoption of the [code of conduct](https://github.com/hakavlad/nohang/blob/master/CODE_OF_CONDUCT.md) - Redesign of the config - [v0.1](https://github.com/hakavlad/nohang/releases/tag/v0.1), 2018-11-23