diff options
author | David Lozano Jarque <mail@davidlj95.com> | 2019-03-04 19:06:40 +0100 |
---|---|---|
committer | Jon Bernard <jbernard@jbernard.io> | 2019-03-05 10:13:29 -0500 |
commit | 2c14d3073c073957e36533d56dce59a1b1abc0b4 (patch) | |
tree | e817b3dfcfd46de35bd2a756cd93ba9df6f2e5e1 | |
parent | cc71871218997aa6fc00f44514a5073d0103468c (diff) | |
download | dotfiles-2c14d3073c073957e36533d56dce59a1b1abc0b4.tar.gz dotfiles-2c14d3073c073957e36533d56dce59a1b1abc0b4.tar.bz2 dotfiles-2c14d3073c073957e36533d56dce59a1b1abc0b4.zip |
Update README.md
Fix wrong link
-rw-r--r-- | AUTHORS.md | 1 | ||||
-rw-r--r-- | README.md | 3 |
2 files changed, 2 insertions, 2 deletions
@@ -15,3 +15,4 @@ Dotfiles is developed and maintained by the following folks: - Michael Barrett - Ivan Malison - David Beitey +- David Lozano Jarque @@ -227,5 +227,4 @@ Contribute If you'd like to contribute, simply fork [the repository](https://github.com/jbernard/dotfiles), commit your changes, make sure tests pass, and send a pull request. Go ahead and add yourself to -[AUTHORS](https://github.com/plasticboy/vim-markdown/issues/408) AUTHORS_ or -I'll do it when I merge your changes. +[AUTHORS](AUTHORS.md) or I'll do it when I merge your changes. |