From 060673db54987b5a7ae334c507357c40d1a1a72b Mon Sep 17 00:00:00 2001 From: Chedli Ben Yaghlane Date: Sun, 22 Dec 2024 23:12:17 +0000 Subject: [PATCH] GITBOOK-125: Update broken links in Hexabot deployment guide tuto --- docs/faq/how-can-i-deploy-my-hexabot-project.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq/how-can-i-deploy-my-hexabot-project.md b/docs/faq/how-can-i-deploy-my-hexabot-project.md index ca4cebc6..a679b6ec 100644 --- a/docs/faq/how-can-i-deploy-my-hexabot-project.md +++ b/docs/faq/how-can-i-deploy-my-hexabot-project.md @@ -4,8 +4,8 @@ This documentation explains how to deploy your Hexabot project using two different methods: -1. [**Method 1: Using Nginx as a service and Certbot for SSL**](how-can-i-deploy-my-hexabot-project.md#using-nginx-as-a-service-and-certbot-for-ssl) -2. [**Method 2: Using Dockerized Nginx and Certbot services**](how-can-i-deploy-my-hexabot-project.md#using-dockerized-nginx-and-certbot-services) +1. [**Method 1: Using Nginx as a service and Certbot for SSL**](how-can-i-deploy-my-hexabot-project.md#method-1-using-nginx-as-a-service-and-certbot-for-ssl) +2. [**Method 2: Using Dockerized Nginx and Certbot services**](how-can-i-deploy-my-hexabot-project.md#method-2-using-dockerized-nginx-and-certbot-services) ### Pre-requisites