diff options
author | Tom Feist <shabble@metavore.org> | 2011-01-08 20:19:36 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-01-08 20:19:36 +0000 |
commit | 63b7e2f94b1467eae9fa3b2407ec208c130d1750 (patch) | |
tree | 7320baf49f2bdbe892d2cef86fb0dc96f9ff5889 | |
parent | updated readme for scripts repo (diff) | |
download | irssi-scripts-63b7e2f94b1467eae9fa3b2407ec208c130d1750.tar.gz irssi-scripts-63b7e2f94b1467eae9fa3b2407ec208c130d1750.zip |
fixed broken uberprompt link in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ it has been moved to ## Other Things -Many of my scripts require [uberprompt](prompt_info/uberprompt.pl) as a +Many of my scripts require [uberprompt](irssi-scripts/prompt_info/uberprompt.pl) as a dependency. Those that do will say so in the comments at the top of the file, and will probably refuse to load without it. |