Redirect changed to correct url.
This commit is contained in:
parent
d2a28ab973
commit
87afb489b4
@ -20,7 +20,7 @@ class mainActions extends sfActions
|
||||
|
||||
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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user