Skip to content

Commit

Permalink
Fix broken links.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jun 18, 2012
1 parent 6359615 commit 8885394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en/installation/advanced-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ changes to the following files.

- /app/webroot/index.php
- /app/webroot/test.php (if you use the
`Testing <view/1196/Testing>`_ feature.)
:doc:`Testing </development/testing>` feature.)

There are three constants that you'll need to edit: ``ROOT``,
``APP_DIR``, and ``CAKE_CORE_INCLUDE_PATH``.
Expand Down
2 changes: 1 addition & 1 deletion en/tutorials-and-examples/blog/part-two.rst
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ for building more feature-rich applications.

Now that you've created a basic Cake application you're ready for
the real thing. Start your own project, read the rest of the
`Manual </>`_ and `API <http://api20.cakephp.org>`_.
:doc:`Cookbook </index>`_ and `API <http://api20.cakephp.org>`_.

If you need help, come see us in #cakephp. Welcome to CakePHP!

Expand Down

0 comments on commit 8885394

Please sign in to comment.