From 3da5f8a4507676231ab8782224be802661fa2ee1 Mon Sep 17 00:00:00 2001 From: BigManing Date: Thu, 24 Jan 2019 16:47:03 +0800 Subject: [PATCH] Fix doc link Change-Id: I24cae31cc3df080b8906812b81f63b15795dc6e5 Signed-off-by: BigManing (cherry picked from commit a8a55395af720cfdddacdd7d4d5e600187c25623) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6432cb62..6ac0fc4d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,10 +9,10 @@ docs to learn how to make contributions to this exciting project. ## Code of Conduct Guidelines -See our [Code of Conduct Guidelines](../blob/master/CODE_OF_CONDUCT.md). +See our [Code of Conduct Guidelines](./CODE_OF_CONDUCT.md). ## Maintainers -Should you have any questions or concerns, please reach out to one of the project's [Maintainers](../blob/master/MAINTAINERS.md). +Should you have any questions or concerns, please reach out to one of the project's [Maintainers](./MAINTAINERS.md). Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.