Redirect changed to correct url.
This commit is contained in:
parent
d2a28ab973
commit
87afb489b4
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
|
|
Loading…
Add table
Reference in a new issue