]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Fixed link in readme
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 16:07:23 +0000 (18:07 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 16:07:23 +0000 (18:07 +0200)
README

diff --git a/README b/README
index 9c55b561eaf710529cfc92a45d97b01a3d19f62e..8e783e1d05e17394916a3fdb626956bc24fa1293 100644 (file)
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ Babel is a Python library that provides an integrated collection of
 utilities that assist with internationalizing and localizing Python
 applications (in particular web-based applications.)
 
-Details can be found in the HTML files in the `doc` folder.
+Details can be found in the HTML files in the `docs` folder.
 
 For more information please visit the Babel web site:
 
-  <http://babel.edgewall.org/>
+  <http://babel.pocoo.org/>