summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-04-03 17:58:30 +0900
committerGitHub <[email protected]>2021-04-03 17:58:30 +0900
commit474ec3e5c6292449e8b5bdff5816f80db167ed64 (patch)
treed335dc2285d86bfca48b74cd42b41f5071b74d33
parent7561bed32a143184451d4e8c75ee7f5dc5cff36b (diff)
parent049c1d0a45c203601a526eac37390fbd4e0d5686 (diff)
downloadmruby-474ec3e5c6292449e8b5bdff5816f80db167ed64.tar.gz
mruby-474ec3e5c6292449e8b5bdff5816f80db167ed64.zip
Merge pull request #5398 from jbampton/fix-authors-link
Fix the Authors link in the README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02d09fb1b..986115b68 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ In the future, mruby might ask you to distribute your new code
(that you will commit,) under the MIT License as a member of
"mruby developers" but contributors will keep their copyright.
(We did not intend for contributors to transfer or waive their copyrights,
-Actual copyright holder name (contributors) will be listed in the [AUTHORS.md](AUTHORS.md)
+Actual copyright holder name (contributors) will be listed in the [AUTHORS](AUTHORS)
file.)
Please ask us if you want to distribute your code under another license.