Browse Source

Corrected a rst tag on the installation chapter

Baptiste "Talus" Clavie 13 years ago
parent
commit
c39092e453
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/doc/reference/installation.rst

+ 1 - 1
Resources/doc/reference/installation.rst

@@ -114,4 +114,4 @@ Usually when installing new bundles a good practice is to also delete your cache
 
 
 After you have successfully installed above bundles you need to configure
 After you have successfully installed above bundles you need to configure
 SonataAdminBundle for administering your models. All that is needed to quickly
 SonataAdminBundle for administering your models. All that is needed to quickly
-set up SonataAdminBundle is described in the next chapter : :ref:`getting_started`.
+set up SonataAdminBundle is described in the next chapter : :doc:`getting_started`.