summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradasarpan404 <64941823+adasarpan404@users.noreply.github.com>2022-07-06 14:28:44 +0530
committerGitHub <noreply@github.com>2022-07-06 11:58:44 +0300
commit0a2e51f9aeb2e9b4178afa26932eb6496fd993f7 (patch)
treecc48dd148eca4776058e455c2f06c5d544651a2d /README.md
parent0132ed754483b3c6a6ddccf45dcab849ee7e7508 (diff)
downloadredis-0a2e51f9aeb2e9b4178afa26932eb6496fd993f7.tar.gz
Renaming conduct to code of conduct and contributing files to .md (#10941)
CONTRIBUTING to get better formatting CONDUCT also because github doesn't seem recognize the code of conduct page Co-authored-by: Oran Agra <oran@redislabs.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0277ddc62..bab7fad63 100644
--- a/README.md
+++ b/README.md
@@ -223,11 +223,11 @@ public discussion groups, you agree to release your code under the terms
of the BSD license that you can find in the [COPYING][1] file included in the Redis
source distribution.
-Please see the [CONTRIBUTING][2] file in this source distribution for more
+Please see the [CONTRIBUTING.md][2] file in this source distribution for more
information. For security bugs and vulnerabilities, please see [SECURITY.md][3].
[1]: https://github.com/redis/redis/blob/unstable/COPYING
-[2]: https://github.com/redis/redis/blob/unstable/CONTRIBUTING
+[2]: https://github.com/redis/redis/blob/unstable/CONTRIBUTING.md
[3]: https://github.com/redis/redis/blob/unstable/SECURITY.md
Redis internals