From 4efe31ffd7b5dce06ba02554574001a2d16b02de Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 19 Jun 2019 12:35:26 +0100 Subject: [PATCH] Fixed URLs in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d725e1..75c668e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vim config -This repository contains my config files and environment for [https://www.vim.org/](Vim). +This repository contains my config files and environment for [Vim](https://www.vim.org/). You are welcome to use this repository yourself, or clone your own copy for your changes. -Files in this directory are licensed under the [LICENSE.txt](Vim license). +Files in this directory are licensed under the [Vim license](LICENSE.txt).