@@ -203,7 +203,7 @@ Examples of modules for the application interface includes "classification"
(functions dealing with time, excluding timers which have their own module),
timer, ...
The complete module list can be seen at:
-http://docs.opendataplane.org/master/linux-generic-doxygen-html/modules.html[ODP Modules] +
+https://www.opendataplane.org/api-documentation/master/api/modules.html[ODP Modules] +
Within the platform agnostic area, the validation tests for a given interface
are also grouped by modules, matching the ODP interface modules: for instance,
`test/common_plat/validation/api` mainly contains a list of
@@ -23,7 +23,7 @@ potentially backwards incompatible happening at lower frequency. Generation
releases are significantly less frequent. The specific digits used for the
generation and version numbering are described in the ODP API Documentation.
The roles referenced in this document are defined in the
-http://www.opendataplane.org/api-documentation/by-laws/[By-laws].
+https://www.opendataplane.org/developers/bylaws/index.html[By-laws].
=== Patch to release flow ===
Changes to the API are staged in api-next until they have been sufficiently
From: Philip Colmer <philip.colmer@linaro.org> --- /** Email created from pull request 425 (pcolmer:master) ** https://github.com/Linaro/odp/pull/425 ** Patch: https://github.com/Linaro/odp/pull/425.patch ** Base sha: 27480d82bd93a881ae683a3c314c11042a68ce29 ** Merge commit sha: 1ead23e668f3dec722fa67355a25b993d2d49295 **/ doc/implementers-guide/implementers-guide.adoc | 2 +- doc/process-guide/release-guide.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)