[PATCH 13/17] docs: page.xsl: Update anchor to the 'Code of conduct' paragraph

Peter Krempa pkrempa at redhat.com
Mon Mar 7 15:59:33 UTC 2022


Use the anchor name as generated by rst2html.

Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/page.xsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/page.xsl b/docs/page.xsl
index 72a6fa0842..a6a270896c 100644
--- a/docs/page.xsl
+++ b/docs/page.xsl
@@ -187,7 +187,7 @@
             </div>
           </xsl:if>
           <div id="conduct">
-            Participants in the libvirt project agree to abide by <a href="{$href_base}governance.html#codeofconduct">the project code of conduct</a>
+            Participants in the libvirt project agree to abide by <a href="{$href_base}governance.html#code-of-conduct">the project code of conduct</a>
           </div>
           <br class="clear"/>
         </div>
-- 
2.35.1



More information about the libvir-list mailing list