webapps.pastebin: Fix renamed
parent
d4078b728d
commit
8865b9401d
|
@ -94,7 +94,7 @@ CONSTANT: pastebin-url URL" $pastebin/"
|
||||||
: paste-url ( id -- url )
|
: paste-url ( id -- url )
|
||||||
"$pastebin/paste" >url swap "id" set-query-param ;
|
"$pastebin/paste" >url swap "id" set-query-param ;
|
||||||
|
|
||||||
M: paste entity-url
|
M: paste-state entity-url
|
||||||
id>> paste-url ;
|
id>> paste-url ;
|
||||||
|
|
||||||
: annotation-url ( parent id -- url )
|
: annotation-url ( parent id -- url )
|
||||||
|
|
Loading…
Reference in New Issue