From 2a47bbd43ab2dfdf99c4a2a088a88810953b7e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Abdelkader=20Mart=C3=ADnez=20P=C3=A9rez?= Date: Fri, 20 Jan 2023 13:22:55 +0100 Subject: [PATCH] fix: update broken links --- docs/source/examples/https_mtls.rst | 2 +- docs/source/index.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/examples/https_mtls.rst b/docs/source/examples/https_mtls.rst index 016f561..f487acf 100644 --- a/docs/source/examples/https_mtls.rst +++ b/docs/source/examples/https_mtls.rst @@ -179,5 +179,5 @@ certificate. .. _some criteria are met: https://caddyserver.com/docs/automatic-https .. _Caddy documentation: https://caddyserver.com/docs/caddyfile/directives/tls -.. _HAProxy documentation: https://www.haproxy.com/documentation/aloha/12-0/traffic-management/lb-layer7/tls/ +.. _HAProxy documentation: https://www.haproxy.com/documentation/hapee/latest/security/authentication/client-certificate-authentication/ .. _Nginx documentation: https://smallstep.com/hello-mtls/doc/server/nginx diff --git a/docs/source/index.rst b/docs/source/index.rst index 4ab8a7b..e4402ba 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,8 +1,8 @@ Welcome to *Kapow!* =================== -.. image:: https://github.com/BBVA/kapow/workflows/Test/badge.svg - :target: https://github.com/BBVA/kapow/actions?query=workflow%3ATest +.. image:: https://github.com/BBVA/kapow/actions/workflows/test_and_release.yml/badge.svg + :target: https://github.com/BBVA/kapow/actions/workflows/test_and_release.yml .. image:: https://goreportcard.com/badge/github.com/bbva/kapow :target: https://goreportcard.com/report/github.com/bbva/kapow .. image:: https://img.shields.io/github/issues/BBVA/kapow