From e0a9a21576be0d4b2a48dd26147f706c94a4354c Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Tue, 11 Feb 2025 09:33:51 +0100 Subject: [PATCH] [docs] Fix link to metal3-integration page Change-Id: I14be65dad0ebd98fdd001c5cf490792f52ae8642 --- doc/source/contributor/jobs-description.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/jobs-description.rst b/doc/source/contributor/jobs-description.rst index c5d148ba80..24be5ee786 100644 --- a/doc/source/contributor/jobs-description.rst +++ b/doc/source/contributor/jobs-description.rst @@ -115,6 +115,6 @@ The description of each jobs that runs in the CI when you submit a patch for - Tests the integration between Ironic and `Metal3`_ using the `metal3-dev-env`_ environment -.. _metal3-integration: :doc:`/contributor/metal3-integration` +.. _metal3-integration: metal3-integration.html .. _Metal3: https://metal3.io/ .. _metal3-dev-env: https://github.com/metal3-io/metal3-dev-env