diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-09-22 13:22:32 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-09-22 13:22:32 +0100 |
commit | 4a2d351425c2251ca0080a22f0706a8be5db3636 (patch) | |
tree | 907b191020afcf9bb3f04dffacf0e9994dcd02cd /README.md | |
parent | 693b047a2f3fcf808b5f5b792634e4a5ef3ddc63 (diff) | |
download | rspamd-4a2d351425c2251ca0080a22f0706a8be5db3636.tar.gz rspamd-4a2d351425c2251ca0080a22f0706a8be5db3636.zip |
[Minor] Fix links
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,13 +29,13 @@ If that is not enough, Rspamd provides an extensive [Lua API](https://rspamd.com ## Contributing -Please read [CONTRIBUTIONS.md](https://github.com/rspamd/rspamd/blob/master/CONTRIBUTIONS.md) for details on the process for submitting pull requests to us. +Please read [CONTRIBUTIONS.md](CONTRIBUTIONS.md) for details on the process for submitting pull requests to us. ## Authors * **Vsevolod Stakhov** - [vstakhov](https://github.com/vstakhov) -See also the list of [contributors](https://github.com/rspamd/rspamd/AUTHORS.md) who participated in this project. +See also the list of [contributors](AUTHORS.md) who participated in this project. ## License |