diff README @ 1203:6e08ee45bf0a

misc: updated urls of pyxe an pyfeed
author Matteo Cypriani <mcy@lm7.fr>
date Mon, 15 Sep 2014 14:18:27 +0200
parents 62135e3ca7ff
children 2ee0cd57144e
line wrap: on
line diff
--- a/README	Mon Sep 15 14:18:27 2014 +0200
+++ b/README	Mon Sep 15 14:18:27 2014 +0200
@@ -117,7 +117,7 @@
 Libervia is built with a Pyjamas (http://pyjs.org), a Google Web Toolkit port for python, including Python to Javascript compiler, and Pyjamas Desktop which allow to execute the same application on the desktop or through a browser. It's really an amazing tool.
 
 Pyfeed and Xe:
-SàT core and Libervia use pyfeed and xe (http://www.blarg.net/%7Esteveha/), 2 libraries made Steve R. Hastings really useful to parse/generate xml stuff as atom feeds.
+SàT core and Libervia use pyfeed and xe (http://home.avvanta.com/%7Esteveha/pyfeed.html), 2 libraries made Steve R. Hastings really useful to parse/generate xml stuff as atom feeds.
 
 txJSON-RPC:
 Libervia use txJSON-RPC (https://launchpad.net/txjsonrpc), a twisted library to communicate with the browser's javascript throught JSON-RPC