Skip to content

Commit

Permalink
Updated URLs for demo/homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
twolfson committed Oct 7, 2014
1 parent 1430c7b commit 7030ba4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@

GIFSockets are never-ending animated [GIFs][GIF] for sending text and images between people.

Demo: http://console-log.2013.nodeknockout.com/
Demo: http://gifsockets.twolfson.com/

`gifsockets-server` is a reimplementation of [videlalvaro/gifsockets][]. It was written in [Clojure][] and not trivial to set up, especially without any [Clojure][] experience.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "gifsockets-server",
"description": "Never-ending animated GIFs as a chat system",
"version": "0.38.0",
"homepage": "http://console-log.2013.nodeknockout.com/",
"homepage": "http://gifsockets.twolfson.com/",
"author": {
"name": "Todd Wolfson",
"email": "todd@twolfson.com",
Expand Down Expand Up @@ -59,4 +59,4 @@
"request": "~2.27.0",
"get-pixels": "~1.0.1"
}
}
}

0 comments on commit 7030ba4

Please sign in to comment.