diff options
| author | Ahmed Abdelhalim <[email protected]> | 2018-06-18 09:58:27 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2018-06-18 09:58:27 +0200 |
| commit | ce96f5ff8613feb97f5989164112f5a0b0bedc97 (patch) | |
| tree | b76e17f566557dd96ca45439373caf842985d302 | |
| parent | a90fa2b70864c34d926a58ea536362887c880024 (diff) | |
Fix the new handle links
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Installation : ```sh -git clone [email protected]:mad-raz/dotvim.git ~/.vim +git clone [email protected]:a14m/dotvim.git ~/.vim ``` # Create symlinks : @@ -26,4 +26,4 @@ ln -s ~/.vim/.vimrc ~/.vimrc ``` # Dotfiles : -other `.dotfiles` setup have been moved to [dotfiles](https://gitlab.com/mad-raz/dotfiles) +other `.dotfiles` setup have been moved to [dotfiles](https://gitlab.com/a14m/dotfiles) |
