From 23c52663046b665bda900a5eb460c36abeff60e6 Mon Sep 17 00:00:00 2001 From: Olivier Ligot Date: Thu, 12 Sep 2013 11:08:10 +0200 Subject: [PATCH] README.md: point to eiffelwebframework instead of oligot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d9f1228..d55b87f2 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Eiffel Web Framework is a framework to build web applications in Eiffel. -To get started, check out [http://oligot.github.io/EWF/](http://oligot.github.io/EWF/)! +To get started, check out [http://eiffelwebframework.github.io/EWF](http://eiffelwebframework.github.io/EWF)! ## Documentation -Eiffel Web Framework's documentation, included in this repo in the root directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://oligot.github.io/EWF/](http://oligot.github.io/EWF/). The docs may also be run locally. +Eiffel Web Framework's documentation, included in this repo in the root directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://eiffelwebframework.github.io/EWF](http://eiffelwebframework.github.io/EWF). The docs may also be run locally. ### Running documentation locally