Skip to content

Commit

Permalink
doc URL updates
Browse files Browse the repository at this point in the history
  • Loading branch information
polyester committed Oct 1, 2015
1 parent 1fb751b commit c68f726
Show file tree
Hide file tree
Showing 19 changed files with 23 additions and 21 deletions.
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -22,7 +22,7 @@ The intention is
Documentation
=============

`plone.api documentation <http://docs.plone.org/external/plone.api/docs/contribute/index.html>`_ is part of the official plone documentation.
`plone.api documentation <http://docs.plone.org/develop/plone.api/docs/contribute/index.html>`_ is part of the official plone documentation.

``plone.api`` comes with *cookbook*-like documentation and step-by-step instructions for doing common development tasks in Plone.
Recipes try to assume the user does not have extensive knowledge about Plone internals.
Expand All @@ -39,8 +39,8 @@ Source Code and Contribution
:target: https://coveralls.io/r/plone/plone.api?branch=master

Contributors
please read the document `Process for Plone core's development <http://docs.plone.org/develop/plone-coredev/index.html>`_.
Also consult the section about contribution in the `plone.api contributors documentation <http://docs.plone.org/external/plone.api/docs/contribute/index.html>`_.
please read the document `Process for Plone core's development <http://docs.plone.org/develop/coredev/docs/index.html>`_.
Also consult the section about contribution in the `plone.api contributors documentation <http://docs.plone.org/develop/plone.api/docs/contribute/index.html>`_.

Source-Code
at the `Plone code repository hosted at Github <https://github.com/plone/plone.api>`_.
Expand Down
4 changes: 3 additions & 1 deletion docs/CHANGES.rst
Expand Up @@ -6,6 +6,8 @@ Changelog

- Fixed Plone 5 version comparison in tests.
[maurits]
- update documentation links, we live in docs.plone.org/develop/plone.api now
[polyester]


1.4.7 (2015-09-27)
Expand Down Expand Up @@ -38,7 +40,7 @@ Changelog
1.4.4 (2015-09-08)
------------------

- Symlink doctests so that they'll be included in the built egg and don't
- Symlink doctests so that they'll be included in the built egg and don't
break coredev builds.
[esteele]

Expand Down
2 changes: 1 addition & 1 deletion docs/about.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/about.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/about.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/content.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/content.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/content.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/env.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/env.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/env.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/exceptions.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/exceptions.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/exceptions.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/group.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/group.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/group.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/index.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/index.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/index.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/portal.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/portal.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/portal.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/api/user.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/api/user.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/api/user.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/content.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/content.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/content.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/contribute/develop.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/contribute/develop.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/contribute/develop.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/contribute/index.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/contribute/index.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/contribute/index.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/contribute/release.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/contribute/release.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/contribute/release.html>`_
so you have working references and proper formatting.

.. _releasing_a_new_version:
Expand Down
2 changes: 1 addition & 1 deletion docs/env.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/env.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/env.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/group.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/group.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/group.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/index.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/index.html>`_
so you have working references and proper formatting.

===========
Expand Down
2 changes: 1 addition & 1 deletion docs/portal.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/portal.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/portal.html>`_
so you have working references and proper formatting.


Expand Down
2 changes: 1 addition & 1 deletion docs/user.rst
@@ -1,7 +1,7 @@
.. admonition:: GitHub-only

WARNING: If you are reading this on GitHub, DON'T!
Read the documentation at `docs.plone.org <http://docs.plone.org/external/plone.api/docs/user.html>`_
Read the documentation at `docs.plone.org <http://docs.plone.org/develop/plone.api/docs/user.html>`_
so you have working references and proper formatting.


Expand Down

0 comments on commit c68f726

Please sign in to comment.