From 4c8758863017a9145a09401db63b368b6f236f98 Mon Sep 17 00:00:00 2001 From: Robert Xiu Date: Sat, 18 Apr 2015 17:39:14 +0800 Subject: [PATCH] Update the Demonstration --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab0e984..83ec9ba 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ > If you're not familiar with the idea, most people use it like this: * Submit a code fragment to Php-pastebin, -* Getting a url like http://demo.php-pastebin.com/4lqbxycs, +* Getting a url like http://xiurobert.byethost9.com/lightning-sf/dev/php-pastebin/ga3HtNB3, * paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes ### How to install php-pastebin? ### @@ -49,7 +49,7 @@ To update your version of php-pastebin, you must: ### Demonstration ### -[Demonstration](http://demo.php-pastebin.com/ "Demonstration") +[Demonstration](http://xiurobert.byethost9.com/lightning-sf/dev/php-pastebin/ "Demonstration") ### Thanks ###