diff --git a/doc/source/infra.rst b/doc/source/infra.rst index c524874..1415e28 100644 --- a/doc/source/infra.rst +++ b/doc/source/infra.rst @@ -52,41 +52,41 @@ currently **40 percent**. Monitoring translation jobs status ---------------------------------- -`OpenStack Health `__ -dashboard provides us a convenient way to check the translation job status. +The `Zuul Builds Page `__ +provides us a convenient way to check the translation job status. -* `Post jobs - Syncing to Zanata `__ -* `Periodic jobs: Syncing into repos `__ +* `Post jobs - Syncing to Zanata `__ +* `Periodic jobs: Syncing into repos `__ Translation infrastructure tasks and scripts -------------------------------------------- Translation infrastructure tasks are stored and managed in -`openstack-infra/project-config `__ -repository. The translation infrastructure scripts are stored and managed in `openstack-infra/openstack-zuul-jobs `__ +`openstack/project-config `__ +repository. The translation infrastructure scripts are stored and managed in `openstack/openstack-zuul-jobs `__ repository. -* `upstream-translation-update.yaml `__ +* `upstream-translation-update.yaml `__ * Implements the first Zuul job (Syncing to Zanata) by executing - `upstream_translation_update.sh `__ + `upstream_translation_update.sh `__ -* `propose-translation-update.yaml `__ +* `propose-translation-update.yaml `__ * Carries out the second Zuul job (Syncing into repos) by executing - `propose_translation_update.sh `__ + `propose_translation_update.sh `__ -* `common_translation_update.sh `__ +* `common_translation_update.sh `__ * Common code used by **propose_translation_update.sh** and **upstream_translation_update.sh** -* `create-zanata-xml.py `__ +* `create-zanata-xml.py `__ * Python script to setup projects for Zanata -* `releasenotes/pre.yaml `__ -* `releasenotes/run.yaml `__ +* `releasenotes/pre.yaml `__ +* `releasenotes/run.yaml `__ * Builds release notes in both the original (English) version and translated versions (if any). diff --git a/doc/source/ptl.rst b/doc/source/ptl.rst index 49c3799..b24bdb4 100644 --- a/doc/source/ptl.rst +++ b/doc/source/ptl.rst @@ -131,7 +131,7 @@ Schedules and rules for the team meeting are described in chapter PTL is chairing the meeting or determines someone to takeover. He (the PTL) also has to check if the meeting time suits most people. Configuration of chair and time is done by `irc-meeting repo -`__. +`__. I18n Mailing List Management ~~~~~~~~~~~~~~~~~~~~~~~~~~~~