Commit 01aae9e3ba3d5e7cb5d84b601d97dbc1b8915e13
Merge pull request #63 from banyan/link-to-anchor
add link to anchor
Showing 1 changed file Side-by-side Diff
README.mkd
... | ... | @@ -71,8 +71,8 @@ You can install themes from unofficial repos too! |
71 | 71 | |
72 | 72 | antigen theme XsErG/zsh-themes themes/lazyuser |
73 | 73 | |
74 | -See? It's easy! To see how that works, refer to the section on the | |
75 | -`antigen theme` command further down. | |
74 | +See? It's easy! To see how that works, refer to [the section on the | |
75 | +`antigen theme` command further down](#antigen-theme). | |
76 | 76 | |
77 | 77 | Note: Many of those plugins and especially themes, assume you have the core |
78 | 78 | library of oh-my-zsh loaded. So, if you want to experiment further, issue a |