webapps.pastebin: Fix renamed

db4
Doug Coleman 2013-03-25 11:50:11 -07:00
parent d4078b728d
commit 8865b9401d
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ CONSTANT: pastebin-url URL" $pastebin/"
: paste-url ( id -- url )
"$pastebin/paste" >url swap "id" set-query-param ;
M: paste entity-url
M: paste-state entity-url
id>> paste-url ;
: annotation-url ( parent id -- url )