Commit 87afb489 authored by Jonathan.Wage's avatar Jonathan.Wage

Redirect changed to correct url.

parent d2a28ab9
...@@ -20,7 +20,7 @@ class mainActions extends sfActions ...@@ -20,7 +20,7 @@ class mainActions extends sfActions
public function executeManual() public function executeManual()
{ {
$this->redirect('http://doctrine.pengus.net/doctrine_trunk/manual/new'); $this->redirect('http://doctrine.pengus.net/doctrine/manual/new');
} }
public function executeAbout() public function executeAbout()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment