From d500159f2c1c49744548d2a89c55b16a2b59298f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9lestin=20Matte?= <dev@cmatte.me> Date: Wed, 13 Sep 2023 12:40:20 +0200 Subject: [PATCH] README: link to the meetings page directly Change-Id: Icd058af7af6ef04d865aff82f0d8f7a743298b07 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0bc20474b3..b09c1442f6 100644 --- a/README.rst +++ b/README.rst @@ -134,7 +134,7 @@ workflow <https://docs.openstack.org/infra/manual/developers.html>`__. - File bugs, blueprints, track releases, etc on `Launchpad <https://launchpad.net/kolla-ansible>`__. - Attend weekly - `meetings <https://wiki.openstack.org/wiki/Meetings/Kolla>`__. + `meetings <https://docs.openstack.org/kolla/latest/contributor/meeting.html>`__. - Contribute `code <https://opendev.org/openstack/kolla-ansible>`__. Contributors -- GitLab