diff options
author | mitsugu oyama | 2010-10-25 20:43:56 +0900 |
---|---|---|
committer | mitsugu oyama | 2010-10-25 20:43:56 +0900 |
commit | 3c3fe1dabd40b4b89456ac96cc2b59b21fa67f64 (patch) | |
tree | d812278be415d8e3fb33583ad7ebc2edcf104602 /tinami.js | |
parent | 870e7de2f43074af33b56421ae0f08f72676182b (diff) | |
download | vimperator-plugins-3c3fe1dabd40b4b89456ac96cc2b59b21fa67f64.tar.bz2 |
modified href attribute
Diffstat (limited to 'tinami.js')
-rw-r--r-- | tinami.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ var INFO = <plugin name="tinami.js" version="0.1" summary="tinami.js" - href="http://gist.github.com/635799" + href="http://github.com/vimpr/vimperator-plugins/blob/master/tinami.js" xmlns="http://vimperator.org/namespaces/liberator"> <author email="mitsugu.oyama@gmail.com">Mitsugu Oyama</author> <license href="http://opensource.org/licenses/mit-license.php">MIT</license> |