diff options
author | Charles Pigott <charlespigott@googlemail.com> | 2019-10-28 22:23:30 +0000 |
---|---|---|
committer | glx22 <glx22@users.noreply.github.com> | 2019-10-28 23:52:54 +0100 |
commit | dd07b23ed3fe5fa5f694b4556c45dd9cc93f0ce8 (patch) | |
tree | d2dce72d3363245f14ac5e47eed4ac2ea48e2554 /CONTRIBUTING.md | |
parent | f5b72059be17f38a288472962ae155fa7d0653a4 (diff) | |
download | openttd-dd07b23ed3fe5fa5f694b4556c45dd9cc93f0ce8.tar.xz |
Fix: A few places still referred to old name of COPYING and README
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a4dc8439..40aad630c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -243,7 +243,7 @@ Patchpack discussions and related topics may be found in community sites such as ### License -By contributing your code, you agree to license your contribution under the [GPL v2](https://github.com/OpenTTD/OpenTTD/blob/master/COPYING). +By contributing your code, you agree to license your contribution under the [GPL v2](https://github.com/OpenTTD/OpenTTD/blob/master/COPYING.md). ### Privacy Notice |