Skip to content

Commit

Permalink
Update index links
Browse files Browse the repository at this point in the history
  • Loading branch information
caius committed Apr 14, 2013
1 parent 0d365b9 commit fd2765b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/index.erb
Expand Up @@ -10,8 +10,8 @@

<p>It intentionally doesn't do much. Give it the last tweet id in a conversation and it walks up the tree figuring out the conversation, then saves that for the future. For more information, read the <a href="http://caiustheory.com/tweetsavr">introduction blog post</a>.</p>

<p>Just shove the tweet id of the last tweet on the end of this url. Eg: <a href="http://tweetsavr.com/19766711653765120">http://tweetsavr.com/19766711653765120</a></p>
<p>Just shove the tweet id of the last tweet on the end of this url. Eg: <a href="/19766711653765120">http://tweetsavr.com/19766711653765120</a></p>

<p>If you want multiple tweets to be included, perhaps because a story was split across multiple tweets, just append all the ids comma-delimited. Eg: <a href="http://tweetsavr.com/143724972739805184,143725156718747648,143725408695746560,143725609389006848,143725751928242176,143725879976132608,143726035433816064,143726155931979776,143726371405967360,143726560728449024">http://tweetsavr.com/143724972739805184,143725156718747648,143725408695746560,143725609389006848,
<p>If you want multiple tweets to be included, perhaps because a story was split across multiple tweets, just append all the ids comma-delimited. Eg: <a href="/143724972739805184,143725156718747648,143725408695746560,143725609389006848,143725751928242176,143725879976132608,143726035433816064,143726155931979776,143726371405967360,143726560728449024">http://tweetsavr.com/143724972739805184,143725156718747648,143725408695746560,143725609389006848,
143725751928242176,143725879976132608,143726035433816064,143726155931979776,143726371405967360,
143726560728449024</a></p>

0 comments on commit fd2765b

Please sign in to comment.