commit 93a4678b22e83ccbe20b1f907b1b3e450bac6ade
parent d504da264115f6315fec80558f694e92ab3f86bc
Author: Ryan Wolf <rwolf@borderstylo.com>
Date: Wed, 23 Mar 2011 08:32:55 +0000
aded chrome help link
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/index.html b/static/index.html
@@ -26,7 +26,7 @@
<li><input id="password" size="30" type="password" placeholder="enter your tumblr password" /></li>
<li><a id="likes" href="likes?email=foo&password=bar" target="_blank">open this link in a new tab</a></li>
<li>save that tab as "bookmarks.html"</li>
- <li><a href="#" target="_blank">open this link in a new tab</a></li>
+ <li><a href="http://www.google.com/support/chrome/bin/answer.py?hl=en&answer=96816" target="_blank">open this link in a new tab</a></li>
<li>follow the instructions on that tab to import "bookmarks.html"</li>
</ol>
</body>