update: correcao do link

This commit is contained in:
Lucas F. 2024-01-09 17:35:08 -03:00
parent a1bf1e9ea4
commit cd9144818a

View file

@ -11,7 +11,7 @@ Centos to Django is a bash script for deploy your django applications on CentOS
1. Clone this project into your server: 1. Clone this project into your server:
```shell ```shell
https://git.lucasf.dev/public/django-to-centos.git git clone https://git.lucasf.dev/public/django_centos_deploy.git
``` ```
2. Fill in the variables from centos.conf file. 2. Fill in the variables from centos.conf file.