diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-06-05 23:07:07 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-06-05 23:07:07 -0400 |
commit | d0b2b7a28b56ef453039595561810d7c131af032 (patch) | |
tree | cbe495366446ec47a5945d62d9364f1b25df1aed /README.md | |
parent | Add current features and plans to `README.md` (diff) | |
download | mmosmacs-d0b2b7a28b56ef453039595561810d7c131af032.tar.gz mmosmacs-d0b2b7a28b56ef453039595561810d7c131af032.tar.bz2 mmosmacs-d0b2b7a28b56ef453039595561810d7c131af032.zip |
Fix link to `CONTRIBUTING.md` in `README.md`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -135,8 +135,8 @@ to other people, but ultimately it is crafted to suit my own needs. | |||
135 | 135 | ||
136 | If you want to contribute to MMOSMacs, please read `CONTRIBUTING.md`. If | 136 | If you want to contribute to MMOSMacs, please read `CONTRIBUTING.md`. If |
137 | you do not have a copy of this file, it can be found at either: | 137 | you do not have a copy of this file, it can be found at either: |
138 | - https://github.com/MountainMan1312/MMOSMacs/blob/stable/README.md | 138 | - https://github.com/MountainMan1312/MMOSMacs/blob/stable/CONTRIBUTING.md |
139 | - https://raw.githubusercontent.com/MountainMan1312/MMOSMacs/stable/README.md | 139 | - https://raw.githubusercontent.com/MountainMan1312/MMOSMacs/stable/CONTRIBUTING.md |
140 | 140 | ||
141 | Feel free to fork this repository. There is no need to give me credit. | 141 | Feel free to fork this repository. There is no need to give me credit. |
142 | It is wrong to claim ownership of knowledge. | 142 | It is wrong to claim ownership of knowledge. |