diff options
author | Tom Feist <shabble@metavore.org> | 2010-09-30 20:01:15 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2010-09-30 20:01:15 +0000 |
commit | cfcea1939a82fb52ddfc8b7d6a493ed0d55627fb (patch) | |
tree | 218ae9342f89b480cffe4ee65e55bb002b2ce3e0 | |
parent | removed // defined-or to allow 5.8 users to play. (diff) | |
download | irssi-scripts-cfcea1939a82fb52ddfc8b7d6a493ed0d55627fb.tar.gz irssi-scripts-cfcea1939a82fb52ddfc8b7d6a493ed0d55627fb.zip |
fixed comment urls to point at irssi-scripts/ as they should
Diffstat (limited to '')
-rw-r--r-- | vim-mode/vim_mode.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index 0263876..e7c39d8 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -51,7 +51,7 @@ # Dependencies: # # For proper :ex mode support, requires the installation of prompt_info.pl -# http://github.com/shabble/shab-irssi-scripts/raw/master/prompt_info/prompt_info.pl +# http://github.com/shabble/irssi-scripts/raw/master/prompt_info/prompt_info.pl # # and follow the instructions in the top of that file for installation instructions. # @@ -68,7 +68,7 @@ # # NOTE: This script is still under heavy development, and there may be bugs. # Please submit reproducible sequences to the bug-tracker at: -# http://github.com/shabble/shab-irssi-scripts/issues +# http://github.com/shabble/irssi-scripts/issues # # or contact rudi_s or shabble on irc.freenode.net (#irssi) # |