diff options
author | Tom Feist <shabble@metavore.org> | 2011-01-08 20:23:15 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-01-08 20:23:15 +0000 |
commit | bc1a1fa8cb8cfa747c62f60eba2bacd10f238598 (patch) | |
tree | 81676fa5d8ef62d61b6fb3b74d26d2e918c407ef | |
parent | fixed broken uberprompt link in readme (diff) | |
download | irssi-scripts-bc1a1fa8cb8cfa747c62f60eba2bacd10f238598.tar.gz irssi-scripts-bc1a1fa8cb8cfa747c62f60eba2bacd10f238598.zip |
make the blasted link absolute to stop GH screwing with me.
-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](irssi-scripts/prompt_info/uberprompt.pl) as a +Many of my scripts require [uberprompt](https://github.com/shabble/irssi-scripts/blob/master/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. |