From 543fd97f021db37575e3141e78bf632762b2c1e2 Mon Sep 17 00:00:00 2001 From: John Jacob Jurec Date: Wed, 17 Jan 2018 12:27:35 +0100 Subject: [PATCH] fix missplaced line in a link --- Plugin:git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin:git.md b/Plugin:git.md index 2056f56..3433e5a 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -2,7 +2,7 @@ The [git](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/git) plugin provides many [aliases](#aliases) and a few useful [functions](#functions). -Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrussell/oh-my-zsh/blob/master/templates/zshrc.zsh-template#L54) before sourcing OMZ (see [[Plugins]]). +Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrussell/oh-my-zsh/blob/master/templates/zshrc.zsh-template#L61) before sourcing OMZ (see [[Plugins]]). ## Aliases