Skip to content

Commit

Permalink
Fix link to outdated api20.cakephp.org
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Jun 3, 2016
1 parent 1044a82 commit 3ccf6a3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion es/cakephp-overview/where-to-get-help.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ estudio de usuarios del framework.
El API
======

`http://api20.cakephp.org/ <http://api20.cakephp.org/>`_
`http://api.cakephp.org/2.8/ <http://api.cakephp.org/2.8/>`_

Directo al grano y directamente de los desarrolladores principales, el
API (Application Programming Interface) de CakePHP es el más
Expand Down
2 changes: 1 addition & 1 deletion es/tutorials-and-examples/blog/part-two.rst
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ beneficios que hemos mencionado un poco más arriba)


Ahora ya estás preparado para la acción. Empieza tu propio proyecto, lee el
resto del manual y el API `Manual </>`_ `API <http://api20.cakephp.org>`_.
resto del manual y el API `Manual </>`_ `API <http://api.cakephp.org/2.8/>`_.

Lectura sugerida para continuar desde aquí
==========================================
Expand Down
2 changes: 1 addition & 1 deletion pt/cakephp-overview/where-to-get-help.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ conhecimentos com a comunidade e ganhe fama e fortuna.
A API
=====

`http://api20.cakephp.org/ <http://api20.cakephp.org/>`_
`http://api.cakephp.org/2.8/ <http://api.cakephp.org/2.8/>`_

Direto ao ponto e diretamente dos desenvolvedores do núcleo, a API
(`Application Programming Interface`) do CakePHP é a mais completa documentação
Expand Down
4 changes: 2 additions & 2 deletions pt/controllers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -599,8 +599,8 @@ Atributos do Controller
=======================

Para uma completa lista dos atributos dos controllers e suas descrições, visite
a API do CakePHP. Siga para `http://api20.cakephp.org/class/controller
<http://api20.cakephp.org/class/controller>`_.
a API do CakePHP. Siga para `http://api.cakephp.org/2.8/class-Controller.html
<http://api.cakephp.org/2.8/class-Controller.html>`_.

.. php:attr:: name
Expand Down
2 changes: 1 addition & 1 deletion pt/tutorials-and-examples/blog/part-two.rst
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ mais aplicações ricas em recursos.

Agora que você criou uma aplicação básica com o Cake, você está pronto para a
coisa real. Comece seu próprio projeto, leia o restante do `Manual </>`_ e da
`API <http://api20.cakephp.org>`_.
`API <http://api.cakephp.org/2.8/>`_.

E se você precisar de ajuda, nos vemos no canal #cakephp (e no #cakephp-pt).
Seja bem-vindo ao CakePHP!
Expand Down

0 comments on commit 3ccf6a3

Please sign in to comment.